var/log/dev.log

Open in your IDE?
  1. [2026-03-28T12:30:06.254390+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2. [2026-03-28T12:30:06.519749+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  3. [2026-03-28T12:55:39.271336+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4. [2026-03-28T12:55:39.311573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5. [2026-03-28T12:55:39.381217+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"HEAD"} []
  6. [2026-03-28T12:55:39.408940+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7. [2026-03-28T12:55:39.469286+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8. [2026-03-28T12:55:40.814680+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  9. [2026-03-28T12:55:40.892607+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  10. [2026-03-28T12:55:41.423721+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  11. [2026-03-28T12:55:41.673672+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  12. [2026-03-28T12:55:42.106505+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13. [2026-03-28T12:55:42.282668+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  14. [2026-03-28T12:55:42.430515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15. [2026-03-28T12:55:42.430682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  16. [2026-03-28T12:55:42.826831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  17. [2026-03-28T12:55:43.097543+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  18. [2026-03-28T12:55:43.098169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  19. [2026-03-28T12:55:43.100507+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"HEAD"} []
  20. [2026-03-28T12:55:43.101512+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  21. [2026-03-28T12:55:43.102674+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22. [2026-03-28T12:55:43.126694+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  23. [2026-03-28T12:55:43.418695+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  24. [2026-03-28T12:55:43.752484+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  25. [2026-03-28T12:55:43.763558+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  26. [2026-03-28T12:55:43.890886+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  27. [2026-03-28T12:55:43.895936+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  28. [2026-03-28T12:55:43.926663+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  29. [2026-03-28T12:55:43.928946+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  30. [2026-03-28T12:55:43.931781+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  31. [2026-03-28T12:55:43.934841+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  32. [2026-03-28T12:55:43.936112+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  33. [2026-03-28T12:55:43.937036+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  34. [2026-03-28T12:55:43.937606+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  35. [2026-03-28T12:55:43.938450+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  36. [2026-03-28T12:55:44.014364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  37. [2026-03-28T12:55:44.014655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  38. [2026-03-28T12:55:44.014804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  39. [2026-03-28T12:55:44.014932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  40. [2026-03-28T12:55:44.015407+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  41. [2026-03-28T12:55:44.016234+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  42. [2026-03-28T12:55:44.016742+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  43. [2026-03-28T12:55:44.017880+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  44. [2026-03-28T12:55:44.018853+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  45. [2026-03-28T12:55:44.020401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  46. [2026-03-28T12:55:44.100220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  47. [2026-03-28T12:55:44.104194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  48. [2026-03-28T12:55:44.117192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  49. [2026-03-28T12:55:44.137299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  50. [2026-03-28T12:55:44.137423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  51. [2026-03-28T12:55:44.216311+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  52. [2026-03-28T12:55:45.288806+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  53. [2026-03-28T12:55:45.289542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  54. [2026-03-28T12:55:45.290817+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  55. [2026-03-28T12:55:45.292487+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  56. [2026-03-28T12:55:45.294677+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  57. [2026-03-28T12:55:45.308646+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  58. [2026-03-28T12:55:45.309830+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  59. [2026-03-28T12:55:45.319747+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  60. [2026-03-28T12:55:45.333753+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  61. [2026-03-28T12:55:45.335638+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  62. [2026-03-28T12:55:45.340669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  63. [2026-03-28T12:55:45.340835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  64. [2026-03-28T12:55:45.409937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  65. [2026-03-28T12:55:45.670459+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  66. [2026-03-28T12:55:45.671160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  67. [2026-03-28T12:55:45.675043+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  68. [2026-03-28T12:55:45.675786+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  69. [2026-03-28T12:55:45.677049+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  70. [2026-03-28T12:55:45.688961+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  71. [2026-03-28T12:55:45.693353+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  72. [2026-03-28T12:55:45.699697+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  73. [2026-03-28T12:55:45.702055+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  74. [2026-03-28T12:55:45.704942+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  75. [2026-03-28T12:55:45.706097+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  76. [2026-03-28T12:55:45.708848+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  77. [2026-03-28T12:55:45.709905+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  78. [2026-03-28T12:55:45.711878+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  79. [2026-03-28T12:55:45.712745+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  80. [2026-03-28T12:55:45.713333+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  81. [2026-03-28T12:55:45.713909+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  82. [2026-03-28T12:55:45.714764+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  83. [2026-03-28T12:55:45.715637+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  84. [2026-03-28T12:55:45.718588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  85. [2026-03-28T12:55:45.718714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  86. [2026-03-28T12:55:45.718798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  87. [2026-03-28T12:55:45.718881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  88. [2026-03-28T12:55:45.719135+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  89. [2026-03-28T12:55:45.719818+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  90. [2026-03-28T12:55:45.720318+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  91. [2026-03-28T12:55:45.720873+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  92. [2026-03-28T12:55:45.721390+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  93. [2026-03-28T12:55:45.722157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  94. [2026-03-28T12:55:45.726333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  95. [2026-03-28T12:55:45.726716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  96. [2026-03-28T12:55:45.728288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  97. [2026-03-28T12:55:45.732452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  98. [2026-03-28T12:55:45.732551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  99. [2026-03-28T12:55:45.836336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  100. [2026-03-28T13:00:02.993977+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  101. [2026-03-28T13:00:03.270342+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  102. [2026-03-28T13:30:06.489956+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  103. [2026-03-28T13:30:06.712108+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  104. [2026-03-28T13:57:16.962994+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  105. [2026-03-28T13:57:16.965696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  106. [2026-03-28T13:57:17.122003+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  107. [2026-03-28T13:57:17.422578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  108. [2026-03-28T13:57:17.759282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  109. [2026-03-28T13:57:17.783825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  110. [2026-03-28T13:57:17.785424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  111. [2026-03-28T13:57:17.785623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  112. [2026-03-28T13:57:17.786668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  113. [2026-03-28T13:57:17.786840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  114. [2026-03-28T13:57:17.788680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  115. [2026-03-28T13:57:17.788862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  116. [2026-03-28T13:57:17.790686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  117. [2026-03-28T13:57:17.790846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  118. [2026-03-28T13:57:17.792571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  119. [2026-03-28T13:57:17.792742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  120. [2026-03-28T13:57:17.794972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  121. [2026-03-28T13:57:17.795187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  122. [2026-03-28T13:57:17.796943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  123. [2026-03-28T13:57:17.797137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  124. [2026-03-28T13:57:17.798919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  125. [2026-03-28T13:57:17.799112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  126. [2026-03-28T13:57:17.804074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  127. [2026-03-28T13:57:17.804258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  128. [2026-03-28T13:57:17.804701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  129. [2026-03-28T13:57:17.804845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  130. [2026-03-28T13:57:17.806132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  131. [2026-03-28T13:57:17.806304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  132. [2026-03-28T13:57:17.807706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  133. [2026-03-28T13:57:17.807866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  134. [2026-03-28T13:57:17.809706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  135. [2026-03-28T13:57:17.809862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  136. [2026-03-28T13:57:17.810978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  137. [2026-03-28T13:57:17.811151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  138. [2026-03-28T13:57:17.813311+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  139. [2026-03-28T13:57:17.813547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  140. [2026-03-28T13:57:17.815859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  141. [2026-03-28T13:57:17.816109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  142. [2026-03-28T13:57:17.818436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  143. [2026-03-28T13:57:17.818639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  144. [2026-03-28T13:57:17.820915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  145. [2026-03-28T13:57:17.821142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  146. [2026-03-28T13:57:17.824206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  147. [2026-03-28T13:57:17.824427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  148. [2026-03-28T13:57:17.826584+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  149. [2026-03-28T13:57:17.826792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  150. [2026-03-28T13:57:17.828893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  151. [2026-03-28T13:57:17.829110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  152. [2026-03-28T13:57:17.834925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  153. [2026-03-28T13:57:17.835146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  154. [2026-03-28T13:57:17.839238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  155. [2026-03-28T13:57:17.839498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  156. [2026-03-28T13:57:17.839704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  157. [2026-03-28T13:57:17.839895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  158. [2026-03-28T13:57:17.840102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  159. [2026-03-28T13:57:17.840286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  160. [2026-03-28T13:57:17.840438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  161. [2026-03-28T13:57:17.840587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  162. [2026-03-28T13:57:17.840741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  163. [2026-03-28T13:57:17.840880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  164. [2026-03-28T13:57:17.841087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  165. [2026-03-28T13:57:17.841270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  166. [2026-03-28T13:57:17.841416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  167. [2026-03-28T13:57:17.841558+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  168. [2026-03-28T13:57:17.841704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  169. [2026-03-28T13:57:17.841850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  170. [2026-03-28T13:57:17.842041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  171. [2026-03-28T13:57:17.842263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  172. [2026-03-28T13:57:17.842416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  173. [2026-03-28T13:57:17.842566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  174. [2026-03-28T13:57:17.842710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  175. [2026-03-28T13:57:17.842851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  176. [2026-03-28T13:57:17.842990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  177. [2026-03-28T13:57:17.850240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  178. [2026-03-28T13:57:17.850413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  179. [2026-03-28T13:57:18.492612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  180. [2026-03-28T13:57:18.492783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  181. [2026-03-28T13:57:19.115928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  182. [2026-03-28T13:59:28.029241+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  183. [2026-03-28T13:59:28.032466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  184. [2026-03-28T13:59:28.038476+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ce0f75"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/ce0f75?panel=logger","method":"GET"} []
  185. [2026-03-28T13:59:28.044824+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  186. [2026-03-28T13:59:28.092703+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  187. [2026-03-28T13:59:28.911284+01:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/search_bar?panel=logger","method":"GET"} []
  188. [2026-03-28T13:59:29.268015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  189. [2026-03-28T13:59:29.268363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  190. [2026-03-28T13:59:29.269349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  191. [2026-03-28T13:59:29.270249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  192. [2026-03-28T13:59:29.270467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  193. [2026-03-28T13:59:29.270621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  194. [2026-03-28T13:59:29.270775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  195. [2026-03-28T13:59:29.270949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  196. [2026-03-28T13:59:29.271114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  197. [2026-03-28T13:59:29.271281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  198. [2026-03-28T13:59:29.271443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  199. [2026-03-28T13:59:29.271585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  200. [2026-03-28T13:59:29.271727+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  201. [2026-03-28T13:59:29.271878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  202. [2026-03-28T13:59:29.272014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  203. [2026-03-28T13:59:29.272202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  204. [2026-03-28T13:59:29.272357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  205. [2026-03-28T13:59:29.272484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  206. [2026-03-28T13:59:29.272620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  207. [2026-03-28T13:59:29.272773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  208. [2026-03-28T13:59:29.272915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  209. [2026-03-28T13:59:29.273069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  210. [2026-03-28T13:59:29.273272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  211. [2026-03-28T13:59:29.273418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  212. [2026-03-28T13:59:29.273569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  213. [2026-03-28T13:59:29.273755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  214. [2026-03-28T13:59:29.273893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  215. [2026-03-28T13:59:29.274054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  216. [2026-03-28T13:59:29.274232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  217. [2026-03-28T13:59:29.274361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  218. [2026-03-28T13:59:29.274522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  219. [2026-03-28T13:59:29.274695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  220. [2026-03-28T13:59:29.274874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  221. [2026-03-28T13:59:29.275018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  222. [2026-03-28T13:59:29.275201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  223. [2026-03-28T13:59:29.275352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  224. [2026-03-28T13:59:29.275496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  225. [2026-03-28T13:59:29.275664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  226. [2026-03-28T13:59:29.275803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  227. [2026-03-28T13:59:29.275967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  228. [2026-03-28T13:59:29.276145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  229. [2026-03-28T13:59:29.276303+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  230. [2026-03-28T13:59:29.276463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  231. [2026-03-28T13:59:29.276623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  232. [2026-03-28T13:59:29.276752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  233. [2026-03-28T13:59:29.276898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  234. [2026-03-28T13:59:29.277064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  235. [2026-03-28T13:59:29.277218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  236. [2026-03-28T13:59:29.277360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  237. [2026-03-28T13:59:29.277525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  238. [2026-03-28T13:59:29.277653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  239. [2026-03-28T13:59:29.277795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  240. [2026-03-28T13:59:29.277968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  241. [2026-03-28T13:59:29.278141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  242. [2026-03-28T13:59:29.278302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  243. [2026-03-28T13:59:29.278462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  244. [2026-03-28T13:59:29.278648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  245. [2026-03-28T13:59:29.278788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  246. [2026-03-28T13:59:29.278932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  247. [2026-03-28T13:59:29.279079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  248. [2026-03-28T13:59:29.279260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  249. [2026-03-28T13:59:29.279464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  250. [2026-03-28T13:59:29.279613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  251. [2026-03-28T13:59:29.279755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  252. [2026-03-28T13:59:29.279903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  253. [2026-03-28T13:59:29.280049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  254. [2026-03-28T13:59:29.280205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  255. [2026-03-28T13:59:29.280479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  256. [2026-03-28T13:59:29.280625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  257. [2026-03-28T13:59:29.280774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  258. [2026-03-28T13:59:29.281003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  259. [2026-03-28T13:59:29.281160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  260. [2026-03-28T13:59:29.281339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  261. [2026-03-28T13:59:29.281549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  262. [2026-03-28T13:59:29.281681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  263. [2026-03-28T13:59:29.281831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  264. [2026-03-28T13:59:29.282082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  265. [2026-03-28T13:59:29.282326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  266. [2026-03-28T13:59:29.282475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  267. [2026-03-28T13:59:29.282699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  268. [2026-03-28T13:59:29.282833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  269. [2026-03-28T13:59:29.282972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  270. [2026-03-28T13:59:29.283145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  271. [2026-03-28T13:59:29.283315+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  272. [2026-03-28T13:59:29.283497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  273. [2026-03-28T13:59:29.283663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  274. [2026-03-28T13:59:29.283817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  275. [2026-03-28T13:59:29.283961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  276. [2026-03-28T13:59:29.284216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  277. [2026-03-28T13:59:29.284386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  278. [2026-03-28T13:59:29.284948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  279. [2026-03-28T13:59:29.285108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  280. [2026-03-28T13:59:29.285265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  281. [2026-03-28T13:59:29.285418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  282. [2026-03-28T13:59:29.285547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  283. [2026-03-28T13:59:29.285691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  284. [2026-03-28T13:59:29.285833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  285. [2026-03-28T13:59:29.285971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  286. [2026-03-28T13:59:29.286125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  287. [2026-03-28T13:59:29.286289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  288. [2026-03-28T13:59:29.286419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  289. [2026-03-28T13:59:29.286556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  290. [2026-03-28T13:59:29.286699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  291. [2026-03-28T13:59:29.286831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  292. [2026-03-28T13:59:29.286970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  293. [2026-03-28T13:59:29.287194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  294. [2026-03-28T13:59:29.287342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  295. [2026-03-28T13:59:29.287476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  296. [2026-03-28T13:59:29.287658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  297. [2026-03-28T13:59:29.287810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  298. [2026-03-28T13:59:29.287951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  299. [2026-03-28T13:59:29.288129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  300. [2026-03-28T13:59:29.288340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  301. [2026-03-28T13:59:29.288494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  302. [2026-03-28T13:59:29.288658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  303. [2026-03-28T13:59:29.288815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  304. [2026-03-28T13:59:29.288967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  305. [2026-03-28T13:59:29.289147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  306. [2026-03-28T13:59:29.289320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  307. [2026-03-28T13:59:29.289458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  308. [2026-03-28T13:59:29.289632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  309. [2026-03-28T13:59:29.289798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  310. [2026-03-28T13:59:29.289938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  311. [2026-03-28T13:59:29.290138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  312. [2026-03-28T13:59:29.290322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  313. [2026-03-28T13:59:29.290454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  314. [2026-03-28T13:59:29.290611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  315. [2026-03-28T13:59:29.290768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  316. [2026-03-28T13:59:29.290937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  317. [2026-03-28T13:59:29.291106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  318. [2026-03-28T13:59:29.291268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  319. [2026-03-28T13:59:29.291429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  320. [2026-03-28T13:59:29.291605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  321. [2026-03-28T13:59:29.291755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  322. [2026-03-28T13:59:29.291904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  323. [2026-03-28T13:59:29.292100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  324. [2026-03-28T13:59:29.292284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  325. [2026-03-28T13:59:29.292454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  326. [2026-03-28T13:59:29.292621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  327. [2026-03-28T13:59:29.292781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  328. [2026-03-28T13:59:29.292944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  329. [2026-03-28T13:59:29.293134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  330. [2026-03-28T13:59:29.293319+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  331. [2026-03-28T13:59:29.293466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  332. [2026-03-28T13:59:29.293624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  333. [2026-03-28T13:59:29.293772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  334. [2026-03-28T13:59:29.293913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  335. [2026-03-28T13:59:29.294088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  336. [2026-03-28T13:59:29.294267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  337. [2026-03-28T13:59:29.294453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  338. [2026-03-28T13:59:29.294668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  339. [2026-03-28T13:59:29.294816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  340. [2026-03-28T13:59:29.294955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  341. [2026-03-28T13:59:29.295153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  342. [2026-03-28T13:59:29.295334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  343. [2026-03-28T13:59:29.295509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  344. [2026-03-28T13:59:29.295753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  345. [2026-03-28T13:59:29.295915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  346. [2026-03-28T13:59:29.296084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  347. [2026-03-28T13:59:29.296358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  348. [2026-03-28T13:59:29.296493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  349. [2026-03-28T13:59:29.296631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  350. [2026-03-28T13:59:29.296857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  351. [2026-03-28T13:59:29.297008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  352. [2026-03-28T13:59:29.297198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  353. [2026-03-28T13:59:29.297454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  354. [2026-03-28T13:59:29.297616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  355. [2026-03-28T13:59:29.297754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  356. [2026-03-28T13:59:29.297970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  357. [2026-03-28T13:59:29.298131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  358. [2026-03-28T13:59:29.298323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  359. [2026-03-28T13:59:29.298467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  360. [2026-03-28T13:59:29.298604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  361. [2026-03-28T13:59:29.298762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  362. [2026-03-28T13:59:29.298927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  363. [2026-03-28T13:59:29.299078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  364. [2026-03-28T13:59:29.299257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  365. [2026-03-28T13:59:29.299503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  366. [2026-03-28T13:59:29.299643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  367. [2026-03-28T13:59:29.300374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  368. [2026-03-28T13:59:29.300590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  369. [2026-03-28T13:59:29.300736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  370. [2026-03-28T13:59:29.300883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  371. [2026-03-28T13:59:29.301129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  372. [2026-03-28T13:59:29.301295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  373. [2026-03-28T13:59:29.301435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  374. [2026-03-28T13:59:29.301739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  375. [2026-03-28T13:59:29.301930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  376. [2026-03-28T13:59:29.302129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  377. [2026-03-28T13:59:29.302305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  378. [2026-03-28T13:59:29.302472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  379. [2026-03-28T13:59:29.302628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  380. [2026-03-28T13:59:29.302843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  381. [2026-03-28T13:59:29.302983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  382. [2026-03-28T13:59:29.303138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  383. [2026-03-28T13:59:29.303313+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  384. [2026-03-28T13:59:29.303456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  385. [2026-03-28T13:59:29.303741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  386. [2026-03-28T13:59:29.303927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  387. [2026-03-28T13:59:29.304086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  388. [2026-03-28T13:59:29.304253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  389. [2026-03-28T13:59:29.304414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  390. [2026-03-28T13:59:29.304568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  391. [2026-03-28T13:59:29.304817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  392. [2026-03-28T13:59:29.304976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  393. [2026-03-28T13:59:29.305152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  394. [2026-03-28T13:59:29.305354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  395. [2026-03-28T13:59:29.305501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  396. [2026-03-28T13:59:29.305948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  397. [2026-03-28T13:59:29.306160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  398. [2026-03-28T13:59:29.306330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  399. [2026-03-28T13:59:29.306485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  400. [2026-03-28T13:59:29.306638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  401. [2026-03-28T13:59:29.306783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  402. [2026-03-28T13:59:29.306991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  403. [2026-03-28T13:59:29.307178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  404. [2026-03-28T13:59:29.307346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  405. [2026-03-28T13:59:29.307502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  406. [2026-03-28T13:59:29.307671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  407. [2026-03-28T13:59:29.307992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  408. [2026-03-28T13:59:29.308242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  409. [2026-03-28T13:59:29.308411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  410. [2026-03-28T13:59:29.308581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  411. [2026-03-28T13:59:29.308752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  412. [2026-03-28T13:59:29.308901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  413. [2026-03-28T13:59:29.309189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  414. [2026-03-28T13:59:29.317318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  415. [2026-03-28T13:59:29.317515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  416. [2026-03-28T13:59:29.317713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  417. [2026-03-28T13:59:29.317881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  418. [2026-03-28T13:59:29.318397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  419. [2026-03-28T13:59:29.318642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  420. [2026-03-28T13:59:29.318790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  421. [2026-03-28T13:59:29.318950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  422. [2026-03-28T13:59:29.319129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  423. [2026-03-28T13:59:29.319295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  424. [2026-03-28T13:59:29.319511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  425. [2026-03-28T13:59:29.319646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  426. [2026-03-28T13:59:29.319783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  427. [2026-03-28T13:59:29.319948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  428. [2026-03-28T13:59:29.320148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  429. [2026-03-28T13:59:29.320513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  430. [2026-03-28T13:59:29.320721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  431. [2026-03-28T13:59:29.320865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  432. [2026-03-28T13:59:29.321067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  433. [2026-03-28T13:59:29.321278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  434. [2026-03-28T13:59:29.321451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  435. [2026-03-28T13:59:29.321685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  436. [2026-03-28T13:59:29.321838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  437. [2026-03-28T13:59:29.321980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  438. [2026-03-28T13:59:29.322177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  439. [2026-03-28T13:59:29.322370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  440. [2026-03-28T13:59:29.322839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  441. [2026-03-28T13:59:29.323057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  442. [2026-03-28T13:59:29.323226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  443. [2026-03-28T13:59:29.323380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  444. [2026-03-28T13:59:29.323548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  445. [2026-03-28T13:59:29.323697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  446. [2026-03-28T13:59:29.323906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  447. [2026-03-28T13:59:29.324056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  448. [2026-03-28T13:59:29.324211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  449. [2026-03-28T13:59:29.324362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  450. [2026-03-28T13:59:29.324512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  451. [2026-03-28T13:59:29.324845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  452. [2026-03-28T13:59:29.325074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  453. [2026-03-28T13:59:29.325249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  454. [2026-03-28T13:59:29.325404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  455. [2026-03-28T13:59:29.325594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  456. [2026-03-28T13:59:29.325770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  457. [2026-03-28T13:59:29.326004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  458. [2026-03-28T13:59:29.326175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  459. [2026-03-28T13:59:29.326343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  460. [2026-03-28T13:59:29.326503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  461. [2026-03-28T13:59:29.326664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  462. [2026-03-28T13:59:29.327146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  463. [2026-03-28T13:59:29.327355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  464. [2026-03-28T13:59:29.327500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  465. [2026-03-28T13:59:29.327651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  466. [2026-03-28T13:59:29.327823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  467. [2026-03-28T13:59:29.327971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  468. [2026-03-28T13:59:29.328212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  469. [2026-03-28T13:59:29.328357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  470. [2026-03-28T13:59:29.328495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  471. [2026-03-28T13:59:29.328645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  472. [2026-03-28T13:59:29.328784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  473. [2026-03-28T13:59:29.329248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  474. [2026-03-28T13:59:29.329483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  475. [2026-03-28T13:59:29.329650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  476. [2026-03-28T13:59:29.329806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  477. [2026-03-28T13:59:29.329980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  478. [2026-03-28T13:59:29.330179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  479. [2026-03-28T13:59:29.330444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  480. [2026-03-28T13:59:29.330604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  481. [2026-03-28T13:59:29.330781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  482. [2026-03-28T13:59:29.330939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  483. [2026-03-28T13:59:29.331121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  484. [2026-03-28T13:59:29.331628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  485. [2026-03-28T13:59:29.331844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  486. [2026-03-28T13:59:29.331988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  487. [2026-03-28T13:59:29.332186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  488. [2026-03-28T13:59:29.332384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  489. [2026-03-28T13:59:29.332549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  490. [2026-03-28T13:59:29.332791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  491. [2026-03-28T13:59:29.332932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  492. [2026-03-28T13:59:29.333095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  493. [2026-03-28T13:59:29.333285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  494. [2026-03-28T13:59:29.333470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  495. [2026-03-28T13:59:29.333805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  496. [2026-03-28T13:59:29.334049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  497. [2026-03-28T13:59:29.334229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  498. [2026-03-28T13:59:29.334395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  499. [2026-03-28T13:59:29.334557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  500. [2026-03-28T13:59:29.334731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  501. [2026-03-28T13:59:29.334953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  502. [2026-03-28T13:59:29.335118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  503. [2026-03-28T13:59:29.335291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  504. [2026-03-28T13:59:29.335478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  505. [2026-03-28T13:59:29.335642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  506. [2026-03-28T13:59:29.335959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  507. [2026-03-28T13:59:29.336199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  508. [2026-03-28T13:59:29.336341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  509. [2026-03-28T13:59:29.336506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  510. [2026-03-28T13:59:29.336675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  511. [2026-03-28T13:59:29.336857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  512. [2026-03-28T13:59:29.337128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  513. [2026-03-28T13:59:29.337306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  514. [2026-03-28T13:59:29.337461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  515. [2026-03-28T13:59:29.337635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  516. [2026-03-28T13:59:29.337793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  517. [2026-03-28T13:59:29.338109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  518. [2026-03-28T13:59:29.338333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  519. [2026-03-28T13:59:29.338572+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  520. [2026-03-28T13:59:29.338761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  521. [2026-03-28T13:59:29.338921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  522. [2026-03-28T13:59:29.339107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  523. [2026-03-28T13:59:29.339366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  524. [2026-03-28T13:59:29.339503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  525. [2026-03-28T13:59:29.339665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  526. [2026-03-28T13:59:29.339845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  527. [2026-03-28T13:59:29.340002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  528. [2026-03-28T13:59:29.340545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  529. [2026-03-28T13:59:29.340738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  530. [2026-03-28T13:59:29.340873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  531. [2026-03-28T13:59:29.341037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  532. [2026-03-28T13:59:29.341386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  533. [2026-03-28T13:59:29.341565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  534. [2026-03-28T13:59:29.341793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  535. [2026-03-28T13:59:29.341926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  536. [2026-03-28T13:59:29.342087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  537. [2026-03-28T13:59:29.342278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  538. [2026-03-28T13:59:29.342433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  539. [2026-03-28T13:59:29.342744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  540. [2026-03-28T13:59:29.342936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  541. [2026-03-28T13:59:29.343117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  542. [2026-03-28T13:59:29.343312+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  543. [2026-03-28T13:59:29.343500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  544. [2026-03-28T13:59:29.343657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  545. [2026-03-28T13:59:29.343893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  546. [2026-03-28T13:59:29.344064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  547. [2026-03-28T13:59:29.344227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  548. [2026-03-28T13:59:29.344418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  549. [2026-03-28T13:59:29.344612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  550. [2026-03-28T13:59:29.344941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  551. [2026-03-28T13:59:29.345177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  552. [2026-03-28T13:59:29.345353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  553. [2026-03-28T13:59:29.345502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  554. [2026-03-28T13:59:29.345681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  555. [2026-03-28T13:59:29.345845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  556. [2026-03-28T13:59:29.346096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  557. [2026-03-28T13:59:29.346260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  558. [2026-03-28T13:59:29.346415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  559. [2026-03-28T13:59:29.346570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  560. [2026-03-28T13:59:29.346756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  561. [2026-03-28T13:59:29.347352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  562. [2026-03-28T13:59:29.347556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  563. [2026-03-28T13:59:29.347699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  564. [2026-03-28T13:59:29.347859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  565. [2026-03-28T13:59:29.348012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  566. [2026-03-28T13:59:29.348202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  567. [2026-03-28T13:59:29.348416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  568. [2026-03-28T13:59:29.348549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  569. [2026-03-28T13:59:29.348686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  570. [2026-03-28T13:59:29.348834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  571. [2026-03-28T13:59:29.348980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  572. [2026-03-28T13:59:29.349318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  573. [2026-03-28T13:59:29.349537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  574. [2026-03-28T13:59:29.349696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  575. [2026-03-28T13:59:29.349906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  576. [2026-03-28T13:59:29.350104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  577. [2026-03-28T13:59:29.350284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  578. [2026-03-28T13:59:29.350519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  579. [2026-03-28T13:59:29.350667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  580. [2026-03-28T13:59:29.350813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  581. [2026-03-28T13:59:29.350963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  582. [2026-03-28T13:59:29.351122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  583. [2026-03-28T13:59:29.351446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  584. [2026-03-28T13:59:29.351680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  585. [2026-03-28T13:59:29.351824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  586. [2026-03-28T13:59:29.351968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  587. [2026-03-28T13:59:29.352152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  588. [2026-03-28T13:59:29.352349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  589. [2026-03-28T13:59:29.352575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  590. [2026-03-28T13:59:29.352742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  591. [2026-03-28T13:59:29.352888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  592. [2026-03-28T13:59:29.353091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  593. [2026-03-28T13:59:29.353270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  594. [2026-03-28T13:59:29.353599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  595. [2026-03-28T13:59:29.353810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  596. [2026-03-28T13:59:29.353975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  597. [2026-03-28T13:59:29.354158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  598. [2026-03-28T13:59:29.354344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  599. [2026-03-28T13:59:29.354501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  600. [2026-03-28T13:59:29.354751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  601. [2026-03-28T13:59:29.354885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  602. [2026-03-28T13:59:29.355075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  603. [2026-03-28T13:59:29.355264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  604. [2026-03-28T13:59:29.355419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  605. [2026-03-28T13:59:29.355998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  606. [2026-03-28T13:59:29.356232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  607. [2026-03-28T13:59:29.356376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  608. [2026-03-28T13:59:29.356523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  609. [2026-03-28T13:59:29.356686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  610. [2026-03-28T13:59:29.356826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  611. [2026-03-28T13:59:29.357058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  612. [2026-03-28T13:59:29.357213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  613. [2026-03-28T13:59:29.357362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  614. [2026-03-28T13:59:29.357514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  615. [2026-03-28T13:59:29.357651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  616. [2026-03-28T13:59:29.357962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  617. [2026-03-28T13:59:29.358192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  618. [2026-03-28T13:59:29.358334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  619. [2026-03-28T13:59:29.358479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  620. [2026-03-28T13:59:29.358649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  621. [2026-03-28T13:59:29.358854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  622. [2026-03-28T13:59:29.359120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  623. [2026-03-28T13:59:29.359292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  624. [2026-03-28T13:59:29.359459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  625. [2026-03-28T13:59:29.359638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  626. [2026-03-28T13:59:29.359803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  627. [2026-03-28T13:59:29.360823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  628. [2026-03-28T13:59:29.361043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  629. [2026-03-28T13:59:29.361208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  630. [2026-03-28T13:59:29.361653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  631. [2026-03-28T13:59:29.362058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  632. [2026-03-28T13:59:29.362426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  633. [2026-03-28T13:59:29.362865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  634. [2026-03-28T13:59:29.363184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  635. [2026-03-28T13:59:29.363472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  636. [2026-03-28T13:59:29.363768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  637. [2026-03-28T13:59:29.364068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  638. [2026-03-28T13:59:29.364689+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  639. [2026-03-28T13:59:29.365106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  640. [2026-03-28T13:59:29.365410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  641. [2026-03-28T13:59:29.365683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  642. [2026-03-28T13:59:29.366149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  643. [2026-03-28T13:59:29.366429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  644. [2026-03-28T13:59:29.366726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  645. [2026-03-28T13:59:29.367807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  646. [2026-03-28T13:59:29.368245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  647. [2026-03-28T13:59:29.368565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  648. [2026-03-28T13:59:29.368978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  649. [2026-03-28T13:59:29.369496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  650. [2026-03-28T13:59:29.369778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  651. [2026-03-28T13:59:29.370103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  652. [2026-03-28T13:59:29.370820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  653. [2026-03-28T13:59:29.371325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  654. [2026-03-28T13:59:29.371650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  655. [2026-03-28T13:59:29.371934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  656. [2026-03-28T13:59:29.372433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  657. [2026-03-28T13:59:29.372705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  658. [2026-03-28T13:59:29.372960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  659. [2026-03-28T13:59:29.373587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  660. [2026-03-28T13:59:29.373928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  661. [2026-03-28T13:59:29.374222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  662. [2026-03-28T13:59:29.374507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  663. [2026-03-28T13:59:29.374907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  664. [2026-03-28T13:59:29.375192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  665. [2026-03-28T13:59:29.375446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  666. [2026-03-28T13:59:29.376517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  667. [2026-03-28T13:59:29.376883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  668. [2026-03-28T13:59:29.377188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  669. [2026-03-28T13:59:29.377475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  670. [2026-03-28T13:59:29.377883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  671. [2026-03-28T13:59:29.378153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  672. [2026-03-28T13:59:29.378497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  673. [2026-03-28T13:59:29.379110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  674. [2026-03-28T13:59:29.379485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  675. [2026-03-28T13:59:29.379731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  676. [2026-03-28T13:59:29.379982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  677. [2026-03-28T13:59:29.380457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  678. [2026-03-28T13:59:29.380699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  679. [2026-03-28T13:59:29.380941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  680. [2026-03-28T13:59:29.381658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  681. [2026-03-28T13:59:29.381985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  682. [2026-03-28T13:59:29.382262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  683. [2026-03-28T13:59:29.382502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  684. [2026-03-28T13:59:29.382897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  685. [2026-03-28T13:59:29.383150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  686. [2026-03-28T13:59:29.383411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  687. [2026-03-28T13:59:29.383930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  688. [2026-03-28T13:59:29.384304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  689. [2026-03-28T13:59:29.384536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  690. [2026-03-28T13:59:29.384770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  691. [2026-03-28T13:59:29.385601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  692. [2026-03-28T13:59:29.385856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  693. [2026-03-28T13:59:29.386123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  694. [2026-03-28T13:59:29.386682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  695. [2026-03-28T13:59:29.387082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  696. [2026-03-28T13:59:29.387380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  697. [2026-03-28T13:59:29.387650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  698. [2026-03-28T13:59:29.388066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  699. [2026-03-28T13:59:29.388353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  700. [2026-03-28T13:59:29.388624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  701. [2026-03-28T13:59:29.389316+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  702. [2026-03-28T13:59:29.389669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  703. [2026-03-28T13:59:29.389948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  704. [2026-03-28T13:59:29.390263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  705. [2026-03-28T13:59:29.390660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  706. [2026-03-28T13:59:29.390918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  707. [2026-03-28T13:59:29.391224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  708. [2026-03-28T13:59:29.392264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  709. [2026-03-28T13:59:29.392630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  710. [2026-03-28T13:59:29.392849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  711. [2026-03-28T13:59:29.393104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  712. [2026-03-28T13:59:29.393504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  713. [2026-03-28T13:59:29.393717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  714. [2026-03-28T13:59:29.393934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  715. [2026-03-28T13:59:29.394501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  716. [2026-03-28T13:59:29.394812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  717. [2026-03-28T13:59:29.395058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  718. [2026-03-28T13:59:29.395306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  719. [2026-03-28T13:59:29.395675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  720. [2026-03-28T13:59:29.395896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  721. [2026-03-28T13:59:29.396162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  722. [2026-03-28T13:59:29.396726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  723. [2026-03-28T13:59:29.397052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  724. [2026-03-28T13:59:29.397292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  725. [2026-03-28T13:59:29.397527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  726. [2026-03-28T13:59:29.397892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  727. [2026-03-28T13:59:29.398127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  728. [2026-03-28T13:59:29.398405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  729. [2026-03-28T13:59:29.398959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  730. [2026-03-28T13:59:29.399380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  731. [2026-03-28T13:59:29.399626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  732. [2026-03-28T13:59:29.399891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  733. [2026-03-28T13:59:29.400344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  734. [2026-03-28T13:59:29.400585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  735. [2026-03-28T13:59:29.400835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  736. [2026-03-28T13:59:29.401378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  737. [2026-03-28T13:59:29.401721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  738. [2026-03-28T13:59:29.401976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  739. [2026-03-28T13:59:29.402279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  740. [2026-03-28T13:59:29.402773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  741. [2026-03-28T13:59:29.403066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  742. [2026-03-28T13:59:29.403320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  743. [2026-03-28T13:59:29.404370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  744. [2026-03-28T13:59:29.404698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  745. [2026-03-28T13:59:29.404948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  746. [2026-03-28T13:59:29.405243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  747. [2026-03-28T13:59:29.405611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  748. [2026-03-28T13:59:29.405844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  749. [2026-03-28T13:59:29.406113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  750. [2026-03-28T13:59:29.406636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  751. [2026-03-28T13:59:29.406974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  752. [2026-03-28T13:59:29.407268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  753. [2026-03-28T13:59:29.407502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  754. [2026-03-28T13:59:29.407845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  755. [2026-03-28T13:59:29.408083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  756. [2026-03-28T13:59:29.408313+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  757. [2026-03-28T13:59:29.408783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  758. [2026-03-28T13:59:29.409155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  759. [2026-03-28T13:59:29.409387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  760. [2026-03-28T13:59:29.409618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  761. [2026-03-28T13:59:29.409961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  762. [2026-03-28T13:59:29.410208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  763. [2026-03-28T13:59:29.410418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  764. [2026-03-28T13:59:29.411417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  765. [2026-03-28T13:59:29.411722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  766. [2026-03-28T13:59:29.411930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  767. [2026-03-28T13:59:29.412206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  768. [2026-03-28T13:59:29.412560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  769. [2026-03-28T13:59:29.412763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  770. [2026-03-28T13:59:29.412971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  771. [2026-03-28T13:59:29.413496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  772. [2026-03-28T13:59:29.413774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  773. [2026-03-28T13:59:29.413969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  774. [2026-03-28T13:59:29.414220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  775. [2026-03-28T13:59:29.414568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  776. [2026-03-28T13:59:29.414776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  777. [2026-03-28T13:59:29.414982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  778. [2026-03-28T13:59:29.415482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  779. [2026-03-28T13:59:29.416087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  780. [2026-03-28T13:59:29.416355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  781. [2026-03-28T13:59:29.416568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  782. [2026-03-28T13:59:29.416912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  783. [2026-03-28T13:59:29.417135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  784. [2026-03-28T13:59:29.417354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  785. [2026-03-28T13:59:29.417802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  786. [2026-03-28T13:59:29.418102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  787. [2026-03-28T13:59:29.418320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  788. [2026-03-28T13:59:29.418525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  789. [2026-03-28T13:59:29.418847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  790. [2026-03-28T13:59:29.419074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  791. [2026-03-28T13:59:29.419335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  792. [2026-03-28T13:59:29.419822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  793. [2026-03-28T13:59:29.420125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  794. [2026-03-28T13:59:29.420342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  795. [2026-03-28T13:59:29.420546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  796. [2026-03-28T13:59:29.420876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  797. [2026-03-28T13:59:29.421105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  798. [2026-03-28T13:59:29.421327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  799. [2026-03-28T13:59:29.421819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  800. [2026-03-28T13:59:29.422158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  801. [2026-03-28T13:59:29.422391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  802. [2026-03-28T13:59:29.422639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  803. [2026-03-28T13:59:29.422894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  804. [2026-03-28T13:59:29.423195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  805. [2026-03-28T13:59:29.423565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  806. [2026-03-28T13:59:29.423759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  807. [2026-03-28T13:59:29.423967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  808. [2026-03-28T13:59:29.424260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  809. [2026-03-28T13:59:29.424501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  810. [2026-03-28T13:59:29.425428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  811. [2026-03-28T13:59:29.425705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  812. [2026-03-28T13:59:29.425909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  813. [2026-03-28T13:59:29.426155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  814. [2026-03-28T13:59:29.426399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  815. [2026-03-28T13:59:29.426612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  816. [2026-03-28T13:59:29.426911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  817. [2026-03-28T13:59:29.427123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  818. [2026-03-28T13:59:29.427336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  819. [2026-03-28T13:59:29.427545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  820. [2026-03-28T13:59:29.427764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  821. [2026-03-28T13:59:29.428226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  822. [2026-03-28T13:59:29.428493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  823. [2026-03-28T13:59:29.428679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  824. [2026-03-28T13:59:29.428875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  825. [2026-03-28T13:59:29.429111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  826. [2026-03-28T13:59:29.429336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  827. [2026-03-28T13:59:29.429631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  828. [2026-03-28T13:59:29.429827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  829. [2026-03-28T13:59:29.430040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  830. [2026-03-28T13:59:29.430274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  831. [2026-03-28T13:59:29.430473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  832. [2026-03-28T13:59:29.430896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  833. [2026-03-28T13:59:29.431196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  834. [2026-03-28T13:59:29.431414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  835. [2026-03-28T13:59:29.431644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  836. [2026-03-28T13:59:29.431879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  837. [2026-03-28T13:59:29.432108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  838. [2026-03-28T13:59:29.432469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  839. [2026-03-28T13:59:29.432672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  840. [2026-03-28T13:59:29.432888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  841. [2026-03-28T13:59:29.433145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  842. [2026-03-28T13:59:29.433373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  843. [2026-03-28T13:59:29.434369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  844. [2026-03-28T13:59:29.434674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  845. [2026-03-28T13:59:29.434906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  846. [2026-03-28T13:59:29.435135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  847. [2026-03-28T13:59:29.435434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  848. [2026-03-28T13:59:29.435663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  849. [2026-03-28T13:59:29.435970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  850. [2026-03-28T13:59:29.436199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  851. [2026-03-28T13:59:29.436390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  852. [2026-03-28T13:59:29.436589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  853. [2026-03-28T13:59:29.436776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  854. [2026-03-28T13:59:29.437210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  855. [2026-03-28T13:59:29.437464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  856. [2026-03-28T13:59:29.437647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  857. [2026-03-28T13:59:29.437833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  858. [2026-03-28T13:59:29.438087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  859. [2026-03-28T13:59:29.438307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  860. [2026-03-28T13:59:29.438596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  861. [2026-03-28T13:59:29.438769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  862. [2026-03-28T13:59:29.438947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  863. [2026-03-28T13:59:29.439190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  864. [2026-03-28T13:59:29.439386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  865. [2026-03-28T13:59:29.440399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  866. [2026-03-28T13:59:29.440673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  867. [2026-03-28T13:59:29.440858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  868. [2026-03-28T13:59:29.441074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  869. [2026-03-28T13:59:29.441302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  870. [2026-03-28T13:59:29.441505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  871. [2026-03-28T13:59:29.441789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  872. [2026-03-28T13:59:29.441970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  873. [2026-03-28T13:59:29.442204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  874. [2026-03-28T13:59:29.442415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  875. [2026-03-28T13:59:29.442612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  876. [2026-03-28T13:59:29.443006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  877. [2026-03-28T13:59:29.443297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  878. [2026-03-28T13:59:29.443474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  879. [2026-03-28T13:59:29.443659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  880. [2026-03-28T13:59:29.443872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  881. [2026-03-28T13:59:29.444108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  882. [2026-03-28T13:59:29.444415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  883. [2026-03-28T13:59:29.444591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  884. [2026-03-28T13:59:29.444769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  885. [2026-03-28T13:59:29.444963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  886. [2026-03-28T13:59:29.445188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  887. [2026-03-28T13:59:29.445586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  888. [2026-03-28T13:59:29.445834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  889. [2026-03-28T13:59:29.446002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  890. [2026-03-28T13:59:29.446222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  891. [2026-03-28T13:59:29.446418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  892. [2026-03-28T13:59:29.446602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  893. [2026-03-28T13:59:29.446868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  894. [2026-03-28T13:59:29.447063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  895. [2026-03-28T13:59:29.447275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  896. [2026-03-28T13:59:29.447467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  897. [2026-03-28T13:59:29.447652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  898. [2026-03-28T13:59:29.448046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  899. [2026-03-28T13:59:29.448310+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  900. [2026-03-28T13:59:29.448484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  901. [2026-03-28T13:59:29.448676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  902. [2026-03-28T13:59:29.448901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  903. [2026-03-28T13:59:29.449162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  904. [2026-03-28T13:59:29.449493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  905. [2026-03-28T13:59:29.449664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  906. [2026-03-28T13:59:29.449860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  907. [2026-03-28T13:59:29.450088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  908. [2026-03-28T13:59:29.450319+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  909. [2026-03-28T13:59:29.451405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  910. [2026-03-28T13:59:29.451702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  911. [2026-03-28T13:59:29.451885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  912. [2026-03-28T13:59:29.452093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  913. [2026-03-28T13:59:29.452314+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  914. [2026-03-28T13:59:29.452504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  915. [2026-03-28T13:59:29.452876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  916. [2026-03-28T13:59:29.453084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  917. [2026-03-28T13:59:29.453284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  918. [2026-03-28T13:59:29.453495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  919. [2026-03-28T13:59:29.453687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  920. [2026-03-28T13:59:29.454089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  921. [2026-03-28T13:59:29.454374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  922. [2026-03-28T13:59:29.454562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  923. [2026-03-28T13:59:29.454757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  924. [2026-03-28T13:59:29.454971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  925. [2026-03-28T13:59:29.455208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  926. [2026-03-28T13:59:29.455494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  927. [2026-03-28T13:59:29.455661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  928. [2026-03-28T13:59:29.455836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  929. [2026-03-28T13:59:29.456056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  930. [2026-03-28T13:59:29.456269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  931. [2026-03-28T13:59:29.456650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  932. [2026-03-28T13:59:29.456890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  933. [2026-03-28T13:59:29.457085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  934. [2026-03-28T13:59:29.457280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  935. [2026-03-28T13:59:29.457470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  936. [2026-03-28T13:59:29.457669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  937. [2026-03-28T13:59:29.457953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  938. [2026-03-28T13:59:29.458138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  939. [2026-03-28T13:59:29.458324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  940. [2026-03-28T13:59:29.458549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  941. [2026-03-28T13:59:29.458748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  942. [2026-03-28T13:59:29.459692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  943. [2026-03-28T13:59:29.459975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  944. [2026-03-28T13:59:29.460204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  945. [2026-03-28T13:59:29.460421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  946. [2026-03-28T13:59:29.460614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  947. [2026-03-28T13:59:29.460794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  948. [2026-03-28T13:59:29.461101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  949. [2026-03-28T13:59:29.461285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  950. [2026-03-28T13:59:29.461468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  951. [2026-03-28T13:59:29.461653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  952. [2026-03-28T13:59:29.461826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  953. [2026-03-28T13:59:29.462236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  954. [2026-03-28T13:59:29.462474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  955. [2026-03-28T13:59:29.462649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  956. [2026-03-28T13:59:29.462839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  957. [2026-03-28T13:59:29.463044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  958. [2026-03-28T13:59:29.463247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  959. [2026-03-28T13:59:29.463510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  960. [2026-03-28T13:59:29.463670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  961. [2026-03-28T13:59:29.463837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  962. [2026-03-28T13:59:29.464036+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  963. [2026-03-28T13:59:29.464246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  964. [2026-03-28T13:59:29.465209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  965. [2026-03-28T13:59:29.465469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  966. [2026-03-28T13:59:29.465641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  967. [2026-03-28T13:59:29.465817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  968. [2026-03-28T13:59:29.466005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  969. [2026-03-28T13:59:29.466227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  970. [2026-03-28T13:59:29.466490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  971. [2026-03-28T13:59:29.466665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  972. [2026-03-28T13:59:29.466833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  973. [2026-03-28T13:59:29.467040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  974. [2026-03-28T13:59:29.467239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  975. [2026-03-28T13:59:29.467606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  976. [2026-03-28T13:59:29.467852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  977. [2026-03-28T13:59:29.468041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  978. [2026-03-28T13:59:29.468251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  979. [2026-03-28T13:59:29.468440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  980. [2026-03-28T13:59:29.468617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  981. [2026-03-28T13:59:29.468876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  982. [2026-03-28T13:59:29.469056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  983. [2026-03-28T13:59:29.469245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  984. [2026-03-28T13:59:29.469430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  985. [2026-03-28T13:59:29.469604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  986. [2026-03-28T13:59:29.470009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  987. [2026-03-28T13:59:29.470285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  988. [2026-03-28T13:59:29.470451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  989. [2026-03-28T13:59:29.470625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  990. [2026-03-28T13:59:29.470812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  991. [2026-03-28T13:59:29.470991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  992. [2026-03-28T13:59:29.471288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  993. [2026-03-28T13:59:29.471511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  994. [2026-03-28T13:59:29.471735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  995. [2026-03-28T13:59:29.471976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  996. [2026-03-28T13:59:29.472189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  997. [2026-03-28T13:59:29.472578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  998. [2026-03-28T13:59:29.472812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  999. [2026-03-28T13:59:29.472979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1000. [2026-03-28T13:59:29.473205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1001. [2026-03-28T13:59:29.473410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1002. [2026-03-28T13:59:29.473590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1003. [2026-03-28T13:59:29.473850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1004. [2026-03-28T13:59:29.474012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1005. [2026-03-28T13:59:29.474219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1006. [2026-03-28T13:59:29.474402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1007. [2026-03-28T13:59:29.474609+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1008. [2026-03-28T13:59:29.475617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1009. [2026-03-28T13:59:29.477607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1010. [2026-03-28T13:59:29.477941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1011. [2026-03-28T13:59:29.478306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1012. [2026-03-28T13:59:29.478652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1013. [2026-03-28T13:59:29.478947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1014. [2026-03-28T13:59:29.479428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1015. [2026-03-28T13:59:29.479696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1016. [2026-03-28T13:59:29.479984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1017. [2026-03-28T13:59:29.480341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1018. [2026-03-28T13:59:29.480620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1019. [2026-03-28T13:59:29.481251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1020. [2026-03-28T13:59:29.481618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1021. [2026-03-28T13:59:29.481874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1022. [2026-03-28T13:59:29.482201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1023. [2026-03-28T13:59:29.482521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1024. [2026-03-28T13:59:29.482801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1025. [2026-03-28T13:59:29.483274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1026. [2026-03-28T13:59:29.483528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1027. [2026-03-28T13:59:29.483791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1028. [2026-03-28T13:59:29.484101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1029. [2026-03-28T13:59:29.484406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1030. [2026-03-28T13:59:29.484976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1031. [2026-03-28T13:59:29.485411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1032. [2026-03-28T13:59:29.485671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1033. [2026-03-28T13:59:29.485959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1034. [2026-03-28T13:59:29.486308+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1035. [2026-03-28T13:59:29.486588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1036. [2026-03-28T13:59:29.486996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1037. [2026-03-28T13:59:29.487298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1038. [2026-03-28T13:59:29.487580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1039. [2026-03-28T13:59:29.487867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1040. [2026-03-28T13:59:29.488226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1041. [2026-03-28T13:59:29.488821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1042. [2026-03-28T13:59:29.489217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1043. [2026-03-28T13:59:29.489486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1044. [2026-03-28T13:59:29.489771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1045. [2026-03-28T13:59:29.490102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1046. [2026-03-28T13:59:29.490410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1047. [2026-03-28T13:59:29.490842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1048. [2026-03-28T13:59:29.491119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1049. [2026-03-28T13:59:29.491420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1050. [2026-03-28T13:59:29.491714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1051. [2026-03-28T13:59:29.491970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1052. [2026-03-28T13:59:29.493574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1053. [2026-03-28T13:59:29.493995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1054. [2026-03-28T13:59:29.494330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1055. [2026-03-28T13:59:29.494604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1056. [2026-03-28T13:59:29.494946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1057. [2026-03-28T13:59:29.495298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1058. [2026-03-28T13:59:29.495737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1059. [2026-03-28T13:59:29.495982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1060. [2026-03-28T13:59:29.496307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1061. [2026-03-28T13:59:29.496611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1062. [2026-03-28T13:59:29.496891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1063. [2026-03-28T13:59:29.497580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1064. [2026-03-28T13:59:29.497975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1065. [2026-03-28T13:59:29.498269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1066. [2026-03-28T13:59:29.498524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1067. [2026-03-28T13:59:29.498806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1068. [2026-03-28T13:59:29.499108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1069. [2026-03-28T13:59:29.499560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1070. [2026-03-28T13:59:29.499793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1071. [2026-03-28T13:59:29.500060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1072. [2026-03-28T13:59:29.500558+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1073. [2026-03-28T13:59:29.500977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1074. [2026-03-28T13:59:29.501555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1075. [2026-03-28T13:59:29.501896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1076. [2026-03-28T13:59:29.502181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1077. [2026-03-28T13:59:29.502441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1078. [2026-03-28T13:59:29.502708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1079. [2026-03-28T13:59:29.503349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1080. [2026-03-28T13:59:29.503740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1081. [2026-03-28T13:59:29.503948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1082. [2026-03-28T13:59:29.504198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1083. [2026-03-28T13:59:29.504443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1084. [2026-03-28T13:59:29.504676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1085. [2026-03-28T13:59:29.505306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1086. [2026-03-28T13:59:29.505633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1087. [2026-03-28T13:59:29.505862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1088. [2026-03-28T13:59:29.506145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1089. [2026-03-28T13:59:29.506438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1090. [2026-03-28T13:59:29.506713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1091. [2026-03-28T13:59:29.507109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1092. [2026-03-28T13:59:29.507354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1093. [2026-03-28T13:59:29.507594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1094. [2026-03-28T13:59:29.507867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1095. [2026-03-28T13:59:29.508190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1096. [2026-03-28T13:59:29.508762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1097. [2026-03-28T13:59:29.509094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1098. [2026-03-28T13:59:29.509352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1099. [2026-03-28T13:59:29.509629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1100. [2026-03-28T13:59:29.509927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1101. [2026-03-28T13:59:29.510156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1102. [2026-03-28T13:59:29.510429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1103. [2026-03-28T13:59:29.510644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1104. [2026-03-28T13:59:29.510870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1105. [2026-03-28T13:59:29.511150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1106. [2026-03-28T13:59:29.511342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1107. [2026-03-28T13:59:29.511739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1108. [2026-03-28T13:59:29.512015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1109. [2026-03-28T13:59:29.512203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1110. [2026-03-28T13:59:29.512430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1111. [2026-03-28T13:59:29.512681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1112. [2026-03-28T13:59:29.512990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1113. [2026-03-28T13:59:29.513389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1114. [2026-03-28T13:59:29.513574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1115. [2026-03-28T13:59:29.513747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1116. [2026-03-28T13:59:29.513994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1117. [2026-03-28T13:59:29.514218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1118. [2026-03-28T13:59:29.514622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1119. [2026-03-28T13:59:29.514900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1120. [2026-03-28T13:59:29.515125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1121. [2026-03-28T13:59:29.515441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1122. [2026-03-28T13:59:29.515636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1123. [2026-03-28T13:59:29.515819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1124. [2026-03-28T13:59:29.516086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1125. [2026-03-28T13:59:29.516328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1126. [2026-03-28T13:59:29.516509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1127. [2026-03-28T13:59:29.516685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1128. [2026-03-28T13:59:29.516973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1129. [2026-03-28T13:59:29.518080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1130. [2026-03-28T13:59:29.518340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1131. [2026-03-28T13:59:29.518512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1132. [2026-03-28T13:59:29.518740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1133. [2026-03-28T13:59:29.518936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1134. [2026-03-28T13:59:29.519146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1135. [2026-03-28T13:59:29.519482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1136. [2026-03-28T13:59:29.519672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1137. [2026-03-28T13:59:29.520143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1138. [2026-03-28T13:59:29.520400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1139. [2026-03-28T13:59:29.520600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1140. [2026-03-28T13:59:29.521063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1141. [2026-03-28T13:59:29.521366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1142. [2026-03-28T13:59:29.521559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1143. [2026-03-28T13:59:29.521784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1144. [2026-03-28T13:59:29.522116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1145. [2026-03-28T13:59:29.522391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1146. [2026-03-28T13:59:29.522777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1147. [2026-03-28T13:59:29.523004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1148. [2026-03-28T13:59:29.523306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1149. [2026-03-28T13:59:29.523576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1150. [2026-03-28T13:59:29.523843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1151. [2026-03-28T13:59:29.525201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1152. [2026-03-28T13:59:29.525608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1153. [2026-03-28T13:59:29.525858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1154. [2026-03-28T13:59:29.526145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1155. [2026-03-28T13:59:29.526459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1156. [2026-03-28T13:59:29.526749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1157. [2026-03-28T13:59:29.527130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1158. [2026-03-28T13:59:29.527372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1159. [2026-03-28T13:59:29.527637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1160. [2026-03-28T13:59:29.527920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1161. [2026-03-28T13:59:29.528216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1162. [2026-03-28T13:59:29.528761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1163. [2026-03-28T13:59:29.529101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1164. [2026-03-28T13:59:29.529366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1165. [2026-03-28T13:59:29.529606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1166. [2026-03-28T13:59:29.529900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1167. [2026-03-28T13:59:29.530199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1168. [2026-03-28T13:59:29.530576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1169. [2026-03-28T13:59:29.530837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1170. [2026-03-28T13:59:29.531110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1171. [2026-03-28T13:59:29.531401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1172. [2026-03-28T13:59:29.531660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1173. [2026-03-28T13:59:29.532205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1174. [2026-03-28T13:59:29.532598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1175. [2026-03-28T13:59:29.532886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1176. [2026-03-28T13:59:29.533185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1177. [2026-03-28T13:59:29.533476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1178. [2026-03-28T13:59:29.533730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1179. [2026-03-28T13:59:29.534121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1180. [2026-03-28T13:59:29.534375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1181. [2026-03-28T13:59:29.534629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1182. [2026-03-28T13:59:29.534898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1183. [2026-03-28T13:59:29.535179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1184. [2026-03-28T13:59:29.535763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1185. [2026-03-28T13:59:29.536098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1186. [2026-03-28T13:59:29.536362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1187. [2026-03-28T13:59:29.536620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1188. [2026-03-28T13:59:29.536908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1189. [2026-03-28T13:59:29.537222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1190. [2026-03-28T13:59:29.537597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1191. [2026-03-28T13:59:29.537831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1192. [2026-03-28T13:59:29.538097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1193. [2026-03-28T13:59:29.538386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1194. [2026-03-28T13:59:29.538645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1195. [2026-03-28T13:59:29.539184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1196. [2026-03-28T13:59:29.539520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1197. [2026-03-28T13:59:29.539764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1198. [2026-03-28T13:59:29.540017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1199. [2026-03-28T13:59:29.540356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1200. [2026-03-28T13:59:29.540625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1201. [2026-03-28T13:59:29.541004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1202. [2026-03-28T13:59:29.541276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1203. [2026-03-28T13:59:29.541519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1204. [2026-03-28T13:59:29.541804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1205. [2026-03-28T13:59:29.542081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1206. [2026-03-28T13:59:29.542644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1207. [2026-03-28T13:59:29.543004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1208. [2026-03-28T13:59:29.543289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1209. [2026-03-28T13:59:29.543564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1210. [2026-03-28T13:59:29.543836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1211. [2026-03-28T13:59:29.544127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1212. [2026-03-28T13:59:29.544528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1213. [2026-03-28T13:59:29.544752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1214. [2026-03-28T13:59:29.545055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1215. [2026-03-28T13:59:29.545359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1216. [2026-03-28T13:59:29.545740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1217. [2026-03-28T13:59:29.546327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1218. [2026-03-28T13:59:29.546673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1219. [2026-03-28T13:59:29.546930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1220. [2026-03-28T13:59:29.547258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1221. [2026-03-28T13:59:29.547576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1222. [2026-03-28T13:59:29.547868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1223. [2026-03-28T13:59:29.548316+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1224. [2026-03-28T13:59:29.548562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1225. [2026-03-28T13:59:29.548815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1226. [2026-03-28T13:59:29.549142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1227. [2026-03-28T13:59:29.549457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1228. [2026-03-28T13:59:29.550847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1229. [2026-03-28T13:59:29.551229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1230. [2026-03-28T13:59:29.551498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1231. [2026-03-28T13:59:29.551774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1232. [2026-03-28T13:59:29.552095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1233. [2026-03-28T13:59:29.552413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1234. [2026-03-28T13:59:29.552793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1235. [2026-03-28T13:59:29.553043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1236. [2026-03-28T13:59:29.553286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1237. [2026-03-28T13:59:29.553545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1238. [2026-03-28T13:59:29.553804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1239. [2026-03-28T13:59:29.554340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1240. [2026-03-28T13:59:29.554663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1241. [2026-03-28T13:59:29.554885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1242. [2026-03-28T13:59:29.555160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1243. [2026-03-28T13:59:29.555446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1244. [2026-03-28T13:59:29.555753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1245. [2026-03-28T13:59:29.556140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1246. [2026-03-28T13:59:29.556393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1247. [2026-03-28T13:59:29.556631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1248. [2026-03-28T13:59:29.556891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1249. [2026-03-28T13:59:29.557210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1250. [2026-03-28T14:00:02.413449+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1251. [2026-03-28T14:00:02.521988+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  1252. [2026-03-28T14:13:55.734862+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1253. [2026-03-28T14:13:55.737391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1254. [2026-03-28T14:13:55.740682+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  1255. [2026-03-28T14:13:55.745428+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1256. [2026-03-28T14:13:55.757005+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1257. [2026-03-28T14:13:56.544292+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  1258. [2026-03-28T14:13:56.615334+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  1259. [2026-03-28T14:13:57.081869+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  1260. [2026-03-28T14:13:57.336693+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  1261. [2026-03-28T14:13:57.780647+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  1262. [2026-03-28T14:13:57.956479+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1263. [2026-03-28T14:13:57.989714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1264. [2026-03-28T14:13:57.989843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1265. [2026-03-28T14:13:58.095026+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1266. [2026-03-28T14:14:00.070327+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1267. [2026-03-28T14:14:00.071332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1268. [2026-03-28T14:14:00.074802+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  1269. [2026-03-28T14:14:00.075923+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1270. [2026-03-28T14:14:00.077632+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1271. [2026-03-28T14:14:00.108776+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1272. [2026-03-28T14:14:00.398739+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1273. [2026-03-28T14:14:00.724801+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1274. [2026-03-28T14:14:00.737439+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1275. [2026-03-28T14:14:00.864723+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1276. [2026-03-28T14:14:00.870510+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1277. [2026-03-28T14:14:00.899589+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1278. [2026-03-28T14:14:00.902216+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1279. [2026-03-28T14:14:00.904490+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1280. [2026-03-28T14:14:00.905645+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1281. [2026-03-28T14:14:00.906559+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1282. [2026-03-28T14:14:00.907440+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1283. [2026-03-28T14:14:00.908141+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1284. [2026-03-28T14:14:00.908975+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1285. [2026-03-28T14:14:00.935564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1286. [2026-03-28T14:14:00.935742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1287. [2026-03-28T14:14:00.935840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1288. [2026-03-28T14:14:00.935943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1289. [2026-03-28T14:14:00.936236+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1290. [2026-03-28T14:14:00.936820+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1291. [2026-03-28T14:14:00.937264+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1292. [2026-03-28T14:14:00.938192+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1293. [2026-03-28T14:14:00.938523+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1294. [2026-03-28T14:14:00.939370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1295. [2026-03-28T14:14:01.078058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1296. [2026-03-28T14:14:01.082216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1297. [2026-03-28T14:14:01.097520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1298. [2026-03-28T14:14:01.117633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1299. [2026-03-28T14:14:01.117813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1300. [2026-03-28T14:14:01.230378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1301. [2026-03-28T14:30:02.127509+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1302. [2026-03-28T14:30:02.307042+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  1303. [2026-03-28T14:37:04.173007+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1304. [2026-03-28T14:37:04.173038+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1305. [2026-03-28T14:37:04.176048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1306. [2026-03-28T14:37:04.176079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1307. [2026-03-28T14:37:04.184642+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/","method":"GET"} []
  1308. [2026-03-28T14:37:04.194615+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1309. [2026-03-28T14:37:04.194816+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1310. [2026-03-28T14:37:04.208959+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1311. [2026-03-28T14:37:04.243321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1312. [2026-03-28T14:37:04.396040+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  1313. [2026-03-28T14:37:04.418325+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  1314. [2026-03-28T14:37:04.419010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1315. [2026-03-28T14:37:04.428536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1316. [2026-03-28T14:37:04.430081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1317. [2026-03-28T14:37:04.430287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1318. [2026-03-28T14:37:04.431256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1319. [2026-03-28T14:37:04.431410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1320. [2026-03-28T14:37:04.433089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1321. [2026-03-28T14:37:04.433263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1322. [2026-03-28T14:37:04.434947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1323. [2026-03-28T14:37:04.435131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1324. [2026-03-28T14:37:04.436818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1325. [2026-03-28T14:37:04.436996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1326. [2026-03-28T14:37:04.439098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1327. [2026-03-28T14:37:04.439356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1328. [2026-03-28T14:37:04.441007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1329. [2026-03-28T14:37:04.441216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1330. [2026-03-28T14:37:04.442889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1331. [2026-03-28T14:37:04.443068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1332. [2026-03-28T14:37:04.447613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1333. [2026-03-28T14:37:04.447836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1334. [2026-03-28T14:37:04.448343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1335. [2026-03-28T14:37:04.448491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1336. [2026-03-28T14:37:04.450262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1337. [2026-03-28T14:37:04.450432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1338. [2026-03-28T14:37:04.451794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1339. [2026-03-28T14:37:04.451953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1340. [2026-03-28T14:37:04.453681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1341. [2026-03-28T14:37:04.453833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1342. [2026-03-28T14:37:04.454711+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  1343. [2026-03-28T14:37:04.454897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1344. [2026-03-28T14:37:04.455067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1345. [2026-03-28T14:37:04.455929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1346. [2026-03-28T14:37:04.456092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1347. [2026-03-28T14:37:04.458459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1348. [2026-03-28T14:37:04.458630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1349. [2026-03-28T14:37:04.460171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1350. [2026-03-28T14:37:04.460319+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1351. [2026-03-28T14:37:04.461793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1352. [2026-03-28T14:37:04.461937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1353. [2026-03-28T14:37:04.463717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1354. [2026-03-28T14:37:04.463859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1355. [2026-03-28T14:37:04.465374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1356. [2026-03-28T14:37:04.465517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1357. [2026-03-28T14:37:04.466952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1358. [2026-03-28T14:37:04.467133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1359. [2026-03-28T14:37:04.471142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1360. [2026-03-28T14:37:04.471306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1361. [2026-03-28T14:37:04.472317+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  1362. [2026-03-28T14:37:04.473845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1363. [2026-03-28T14:37:04.474066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1364. [2026-03-28T14:37:04.474221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1365. [2026-03-28T14:37:04.474369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1366. [2026-03-28T14:37:04.474502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1367. [2026-03-28T14:37:04.474617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1368. [2026-03-28T14:37:04.474728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1369. [2026-03-28T14:37:04.474848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1370. [2026-03-28T14:37:04.474984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1371. [2026-03-28T14:37:04.475116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1372. [2026-03-28T14:37:04.475257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1373. [2026-03-28T14:37:04.475381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1374. [2026-03-28T14:37:04.475488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1375. [2026-03-28T14:37:04.475594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1376. [2026-03-28T14:37:04.475704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1377. [2026-03-28T14:37:04.475832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1378. [2026-03-28T14:37:04.475978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1379. [2026-03-28T14:37:04.476138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1380. [2026-03-28T14:37:04.476270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1381. [2026-03-28T14:37:04.476378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1382. [2026-03-28T14:37:04.476482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1383. [2026-03-28T14:37:04.476598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1384. [2026-03-28T14:37:04.476701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1385. [2026-03-28T14:37:04.482189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1386. [2026-03-28T14:37:04.482324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1387. [2026-03-28T14:37:04.490967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1388. [2026-03-28T14:37:04.491099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1389. [2026-03-28T14:37:04.519092+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  1390. [2026-03-28T14:37:04.528443+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1391. [2026-03-28T14:37:04.537136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1392. [2026-03-28T14:37:04.537290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1393. [2026-03-28T14:37:04.747119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1394. [2026-03-28T14:37:04.841629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1395. [2026-03-28T14:37:04.934973+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1396. [2026-03-28T14:37:04.935833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1397. [2026-03-28T14:37:04.939549+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/","method":"GET"} []
  1398. [2026-03-28T14:37:04.940566+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1399. [2026-03-28T14:37:04.942147+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1400. [2026-03-28T14:37:04.959690+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1401. [2026-03-28T14:37:04.992441+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1402. [2026-03-28T14:37:05.061700+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1403. [2026-03-28T14:37:05.068536+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1404. [2026-03-28T14:37:05.087162+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1405. [2026-03-28T14:37:05.091858+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1406. [2026-03-28T14:37:05.097548+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1407. [2026-03-28T14:37:05.099863+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1408. [2026-03-28T14:37:05.101868+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1409. [2026-03-28T14:37:05.103438+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1410. [2026-03-28T14:37:05.104495+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1411. [2026-03-28T14:37:05.105647+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1412. [2026-03-28T14:37:05.106392+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1413. [2026-03-28T14:37:05.107469+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1414. [2026-03-28T14:37:05.116557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1415. [2026-03-28T14:37:05.116695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1416. [2026-03-28T14:37:05.116784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1417. [2026-03-28T14:37:05.116863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1418. [2026-03-28T14:37:05.117182+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1419. [2026-03-28T14:37:05.117793+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1420. [2026-03-28T14:37:05.118293+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1421. [2026-03-28T14:37:05.119845+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1422. [2026-03-28T14:37:05.120340+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1423. [2026-03-28T14:37:05.121594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1424. [2026-03-28T14:37:05.131333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1425. [2026-03-28T14:37:05.133066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1426. [2026-03-28T14:37:05.137320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1427. [2026-03-28T14:37:05.144648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1428. [2026-03-28T14:37:05.144762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1429. [2026-03-28T14:37:05.240268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1430. [2026-03-28T14:37:12.155846+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1431. [2026-03-28T14:37:12.156849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1432. [2026-03-28T14:37:12.160728+01:00] request.INFO: Matched route "helpdesk_knowledgebase_folder". {"route":"helpdesk_knowledgebase_folder","route_parameters":{"_route":"helpdesk_knowledgebase_folder","solution":0,"_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::viewFolder","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/folder","method":"GET"} []
  1433. [2026-03-28T14:37:12.161977+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1434. [2026-03-28T14:37:12.163945+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1435. [2026-03-28T14:37:12.219702+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1436. [2026-03-28T14:37:12.230799+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1437. [2026-03-28T14:37:12.237353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1438. [2026-03-28T14:37:12.237511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1439. [2026-03-28T14:37:12.271670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1440. [2026-03-28T14:37:12.430996+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1441. [2026-03-28T14:37:12.431565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1442. [2026-03-28T14:37:12.433748+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/","method":"GET"} []
  1443. [2026-03-28T14:37:12.434402+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1444. [2026-03-28T14:37:12.435449+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1445. [2026-03-28T14:37:12.445394+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1446. [2026-03-28T14:37:12.449243+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1447. [2026-03-28T14:37:12.456443+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1448. [2026-03-28T14:37:12.458341+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1449. [2026-03-28T14:37:12.461688+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1450. [2026-03-28T14:37:12.462657+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1451. [2026-03-28T14:37:12.464125+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1452. [2026-03-28T14:37:12.464664+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1453. [2026-03-28T14:37:12.465482+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1454. [2026-03-28T14:37:12.466133+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1455. [2026-03-28T14:37:12.466645+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1456. [2026-03-28T14:37:12.467253+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1457. [2026-03-28T14:37:12.467743+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1458. [2026-03-28T14:37:12.468303+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1459. [2026-03-28T14:37:12.469577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1460. [2026-03-28T14:37:12.469685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1461. [2026-03-28T14:37:12.469771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1462. [2026-03-28T14:37:12.469852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1463. [2026-03-28T14:37:12.470088+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1464. [2026-03-28T14:37:12.470577+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1465. [2026-03-28T14:37:12.470974+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1466. [2026-03-28T14:37:12.471957+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1467. [2026-03-28T14:37:12.472437+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1468. [2026-03-28T14:37:12.473089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1469. [2026-03-28T14:37:12.475897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1470. [2026-03-28T14:37:12.476324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1471. [2026-03-28T14:37:12.477839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1472. [2026-03-28T14:37:12.481087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1473. [2026-03-28T14:37:12.481211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1474. [2026-03-28T14:37:12.512635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1475. [2026-03-28T14:37:16.457375+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1476. [2026-03-28T14:37:16.457985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1477. [2026-03-28T14:37:16.460328+01:00] request.INFO: Matched route "helpdesk_knowledgebase_folder". {"route":"helpdesk_knowledgebase_folder","route_parameters":{"_route":"helpdesk_knowledgebase_folder","solution":"1","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::viewFolder","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/folder/1","method":"GET"} []
  1478. [2026-03-28T14:37:16.461067+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1479. [2026-03-28T14:37:16.462221+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1480. [2026-03-28T14:37:16.473822+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1481. [2026-03-28T14:37:16.480253+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1482. [2026-03-28T14:37:16.482577+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.visibility AS visibility_4, t0.sort_order AS sort_order_5, t0.date_added AS date_added_6, t0.date_updated AS date_updated_7, t0.solution_image AS solution_image_8 FROM uv_solutions t0 WHERE t0.id = ? LIMIT 1 ["1"] []
  1483. [2026-03-28T14:37:16.491501+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1484. [2026-03-28T14:37:16.492540+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1485. [2026-03-28T14:37:16.496263+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1486. [2026-03-28T14:37:16.496837+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1487. [2026-03-28T14:37:16.501561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1488. [2026-03-28T14:37:16.501674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1489. [2026-03-28T14:37:16.501752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1490. [2026-03-28T14:37:16.501818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1491. [2026-03-28T14:37:16.502012+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1492. [2026-03-28T14:37:16.502512+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1493. [2026-03-28T14:37:16.502890+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1494. [2026-03-28T14:37:16.503381+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1495. [2026-03-28T14:37:16.503737+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1496. [2026-03-28T14:37:16.504299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1497. [2026-03-28T14:37:16.504694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1498. [2026-03-28T14:37:16.505055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1499. [2026-03-28T14:37:16.505802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1500. [2026-03-28T14:37:16.509336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1501. [2026-03-28T14:37:16.509428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1502. [2026-03-28T14:37:16.570761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1503. [2026-03-28T14:37:19.941999+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1504. [2026-03-28T14:37:19.942948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1505. [2026-03-28T14:37:19.946499+01:00] request.INFO: Matched route "helpdesk_customer_login". {"route":"helpdesk_customer_login","route_parameters":{"_route":"helpdesk_customer_login","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Customer::login","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/user/login","method":"GET"} []
  1506. [2026-03-28T14:37:19.947586+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1507. [2026-03-28T14:37:19.949055+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1508. [2026-03-28T14:37:19.988176+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1509. [2026-03-28T14:37:20.000355+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,1] []
  1510. [2026-03-28T14:37:20.002517+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1511. [2026-03-28T14:37:20.003233+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1512. [2026-03-28T14:37:20.051703+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.site_key AS site_key_2, t0.secret_key AS secret_key_3, t0.is_active AS is_active_4 FROM recaptcha t0 WHERE t0.id = ? LIMIT 1 [1] []
  1513. [2026-03-28T14:37:20.054493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1514. [2026-03-28T14:37:20.054608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1515. [2026-03-28T14:37:20.054687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1516. [2026-03-28T14:37:20.054752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1517. [2026-03-28T14:37:20.054938+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1518. [2026-03-28T14:37:20.055456+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1519. [2026-03-28T14:37:20.055845+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1520. [2026-03-28T14:37:20.056312+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1521. [2026-03-28T14:37:20.056671+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1522. [2026-03-28T14:37:20.057225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1523. [2026-03-28T14:37:20.057638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1524. [2026-03-28T14:37:20.058012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1525. [2026-03-28T14:37:20.058543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1526. [2026-03-28T14:37:20.062010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1527. [2026-03-28T14:37:20.062119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1528. [2026-03-28T14:37:20.133578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1529. [2026-03-28T14:37:21.425474+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1530. [2026-03-28T14:37:21.426334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1531. [2026-03-28T14:37:21.429815+01:00] request.INFO: Matched route "helpdesk_knowledgebase_folder_article_collection". {"route":"helpdesk_knowledgebase_folder_article_collection","route_parameters":{"_route":"helpdesk_knowledgebase_folder_article_collection","solution":"1","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::viewFolderArticle","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/folder/1/articles","method":"GET"} []
  1532. [2026-03-28T14:37:21.430796+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1533. [2026-03-28T14:37:21.432421+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1534. [2026-03-28T14:37:21.460388+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1535. [2026-03-28T14:37:21.465342+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1536. [2026-03-28T14:37:21.468644+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.visibility AS visibility_4, t0.sort_order AS sort_order_5, t0.date_added AS date_added_6, t0.date_updated AS date_updated_7, t0.solution_image AS solution_image_8 FROM uv_solutions t0 WHERE t0.id = ? LIMIT 1 ["1"] []
  1537. [2026-03-28T14:37:21.481076+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1538. [2026-03-28T14:37:21.482446+01:00] doctrine.DEBUG: SELECT DISTINCT u0_.article_id AS article_id_0 FROM uv_solution_category_mapping u1_ LEFT JOIN uv_article_category u0_ ON (u1_.category_id = u0_.category_id) WHERE u1_.solution_id = ? [1] []
  1539. [2026-03-28T14:37:21.484202+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2,null]] []
  1540. [2026-03-28T14:37:21.492282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1541. [2026-03-28T14:37:21.492440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1542. [2026-03-28T14:37:21.492552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1543. [2026-03-28T14:37:21.492697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1544. [2026-03-28T14:37:21.493055+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1545. [2026-03-28T14:37:21.493611+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1546. [2026-03-28T14:37:21.494075+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1547. [2026-03-28T14:37:21.494731+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1548. [2026-03-28T14:37:21.495172+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1549. [2026-03-28T14:37:21.495903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1550. [2026-03-28T14:37:21.496436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1551. [2026-03-28T14:37:21.497050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1552. [2026-03-28T14:37:21.498322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1553. [2026-03-28T14:37:21.502809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1554. [2026-03-28T14:37:21.502944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1555. [2026-03-28T14:37:21.541683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1556. [2026-03-28T14:37:23.990509+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1557. [2026-03-28T14:37:23.991369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1558. [2026-03-28T14:37:23.994523+01:00] request.INFO: Matched route "helpdesk_customer_create_ticket". {"route":"helpdesk_customer_create_ticket","route_parameters":{"_route":"helpdesk_customer_create_ticket","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Ticket::ticketAdd","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/user/create-ticket/","method":"GET"} []
  1559. [2026-03-28T14:37:23.995476+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1560. [2026-03-28T14:37:23.996961+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1561. [2026-03-28T14:37:24.024235+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1562. [2026-03-28T14:37:24.031594+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,1] []
  1563. [2026-03-28T14:37:24.032187+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1564. [2026-03-28T14:37:24.032579+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1565. [2026-03-28T14:37:24.036499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1566. [2026-03-28T14:37:24.036600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1567. [2026-03-28T14:37:24.105136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1568. [2026-03-28T14:37:24.262963+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1569. [2026-03-28T14:37:24.263852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1570. [2026-03-28T14:37:24.267998+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/","method":"GET"} []
  1571. [2026-03-28T14:37:24.268727+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1572. [2026-03-28T14:37:24.269760+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1573. [2026-03-28T14:37:24.279954+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1574. [2026-03-28T14:37:24.284258+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1575. [2026-03-28T14:37:24.291879+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1576. [2026-03-28T14:37:24.293907+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1577. [2026-03-28T14:37:24.301259+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1578. [2026-03-28T14:37:24.303267+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1579. [2026-03-28T14:37:24.306096+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1580. [2026-03-28T14:37:24.306885+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1581. [2026-03-28T14:37:24.308571+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1582. [2026-03-28T14:37:24.309912+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1583. [2026-03-28T14:37:24.310998+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1584. [2026-03-28T14:37:24.312152+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1585. [2026-03-28T14:37:24.312982+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1586. [2026-03-28T14:37:24.314149+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1587. [2026-03-28T14:37:24.316519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1588. [2026-03-28T14:37:24.316739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1589. [2026-03-28T14:37:24.316895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1590. [2026-03-28T14:37:24.317016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1591. [2026-03-28T14:37:24.317426+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1592. [2026-03-28T14:37:24.318201+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1593. [2026-03-28T14:37:24.318860+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1594. [2026-03-28T14:37:24.319718+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1595. [2026-03-28T14:37:24.320429+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1596. [2026-03-28T14:37:24.321423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1597. [2026-03-28T14:37:24.326711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1598. [2026-03-28T14:37:24.327414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1599. [2026-03-28T14:37:24.329936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1600. [2026-03-28T14:37:24.335007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1601. [2026-03-28T14:37:24.335236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1602. [2026-03-28T14:37:24.442258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1603. [2026-03-28T15:00:02.006765+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1604. [2026-03-28T15:00:02.113611+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  1605. [2026-03-28T15:27:49.952344+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1606. [2026-03-28T15:27:50.001714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1607. [2026-03-28T15:27:50.070832+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://www.helpdesk.mcube.app/","method":"GET"} []
  1608. [2026-03-28T15:27:50.100353+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1609. [2026-03-28T15:27:50.157787+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1610. [2026-03-28T15:27:51.465266+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  1611. [2026-03-28T15:27:51.541795+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  1612. [2026-03-28T15:27:52.054714+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  1613. [2026-03-28T15:27:52.279011+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  1614. [2026-03-28T15:27:52.718568+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  1615. [2026-03-28T15:27:52.887662+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1616. [2026-03-28T15:27:53.033304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1617. [2026-03-28T15:27:53.033432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1618. [2026-03-28T15:27:53.418513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1619. [2026-03-28T15:27:57.268345+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1620. [2026-03-28T15:27:57.269347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1621. [2026-03-28T15:27:57.271632+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://www.helpdesk.mcube.app/pl/","method":"GET"} []
  1622. [2026-03-28T15:27:57.272373+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1623. [2026-03-28T15:27:57.273535+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1624. [2026-03-28T15:27:57.302569+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1625. [2026-03-28T15:27:57.631776+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1626. [2026-03-28T15:27:57.975978+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1627. [2026-03-28T15:27:57.989524+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1628. [2026-03-28T15:27:58.122587+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1629. [2026-03-28T15:27:58.129017+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1630. [2026-03-28T15:27:58.157689+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1631. [2026-03-28T15:27:58.160400+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1632. [2026-03-28T15:27:58.162698+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1633. [2026-03-28T15:27:58.163994+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1634. [2026-03-28T15:27:58.166169+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1635. [2026-03-28T15:27:58.167585+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1636. [2026-03-28T15:27:58.168567+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1637. [2026-03-28T15:27:58.169759+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1638. [2026-03-28T15:27:58.231364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1639. [2026-03-28T15:27:58.231540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1640. [2026-03-28T15:27:58.231634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1641. [2026-03-28T15:27:58.231716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1642. [2026-03-28T15:27:58.231997+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1643. [2026-03-28T15:27:58.232641+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1644. [2026-03-28T15:27:58.233129+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1645. [2026-03-28T15:27:58.234415+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1646. [2026-03-28T15:27:58.234945+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1647. [2026-03-28T15:27:58.236091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1648. [2026-03-28T15:27:58.314082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1649. [2026-03-28T15:27:58.319187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1650. [2026-03-28T15:27:58.363376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1651. [2026-03-28T15:27:58.379192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1652. [2026-03-28T15:27:58.379321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1653. [2026-03-28T15:27:58.474816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1654. [2026-03-28T15:28:42.816928+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1655. [2026-03-28T15:28:42.819970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1656. [2026-03-28T15:28:42.824052+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  1657. [2026-03-28T15:28:42.830311+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1658. [2026-03-28T15:28:42.844233+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1659. [2026-03-28T15:28:42.951533+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  1660. [2026-03-28T15:28:42.960953+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  1661. [2026-03-28T15:28:42.979625+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  1662. [2026-03-28T15:28:42.990230+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  1663. [2026-03-28T15:28:43.020643+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  1664. [2026-03-28T15:28:43.027898+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1665. [2026-03-28T15:28:43.076258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1666. [2026-03-28T15:28:43.076453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1667. [2026-03-28T15:28:43.194784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1668. [2026-03-28T15:28:43.757052+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1669. [2026-03-28T15:28:43.757868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1670. [2026-03-28T15:28:43.761509+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  1671. [2026-03-28T15:28:43.762556+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1672. [2026-03-28T15:28:43.763974+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1673. [2026-03-28T15:28:43.780475+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1674. [2026-03-28T15:28:43.804113+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1675. [2026-03-28T15:28:43.869327+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  1676. [2026-03-28T15:28:43.875156+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  1677. [2026-03-28T15:28:43.887944+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  1678. [2026-03-28T15:28:43.889378+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  1679. [2026-03-28T15:28:43.893969+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  1680. [2026-03-28T15:28:43.894543+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  1681. [2026-03-28T15:28:43.895640+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  1682. [2026-03-28T15:28:43.896354+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  1683. [2026-03-28T15:28:43.896983+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  1684. [2026-03-28T15:28:43.897682+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  1685. [2026-03-28T15:28:43.898221+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1686. [2026-03-28T15:28:43.898894+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1687. [2026-03-28T15:28:43.906526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1688. [2026-03-28T15:28:43.906676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1689. [2026-03-28T15:28:43.906764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1690. [2026-03-28T15:28:43.906840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1691. [2026-03-28T15:28:43.907123+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1692. [2026-03-28T15:28:43.907667+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1693. [2026-03-28T15:28:43.908137+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1694. [2026-03-28T15:28:43.908694+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1695. [2026-03-28T15:28:43.909196+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1696. [2026-03-28T15:28:43.909831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1697. [2026-03-28T15:28:43.918306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1698. [2026-03-28T15:28:43.919965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1699. [2026-03-28T15:28:43.924293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1700. [2026-03-28T15:28:43.930755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1701. [2026-03-28T15:28:43.930864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1702. [2026-03-28T15:28:44.003818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1703. [2026-03-28T15:28:49.491703+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1704. [2026-03-28T15:28:49.492661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1705. [2026-03-28T15:28:49.505227+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1706. [2026-03-28T15:28:49.550359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1707. [2026-03-28T15:28:49.764405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1708. [2026-03-28T15:28:49.765957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1709. [2026-03-28T15:28:49.767560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1710. [2026-03-28T15:28:49.767756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1711. [2026-03-28T15:28:49.768875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1712. [2026-03-28T15:28:49.769093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1713. [2026-03-28T15:28:49.771553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1714. [2026-03-28T15:28:49.771731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1715. [2026-03-28T15:28:49.773668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1716. [2026-03-28T15:28:49.773835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1717. [2026-03-28T15:28:49.775855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1718. [2026-03-28T15:28:49.776204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1719. [2026-03-28T15:28:49.778888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1720. [2026-03-28T15:28:49.779083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1721. [2026-03-28T15:28:49.781010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1722. [2026-03-28T15:28:49.781233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1723. [2026-03-28T15:28:49.783064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1724. [2026-03-28T15:28:49.783242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1725. [2026-03-28T15:28:49.788516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1726. [2026-03-28T15:28:49.788690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1727. [2026-03-28T15:28:49.789342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1728. [2026-03-28T15:28:49.789501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1729. [2026-03-28T15:28:49.790864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1730. [2026-03-28T15:28:49.791189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1731. [2026-03-28T15:28:49.792697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1732. [2026-03-28T15:28:49.792869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1733. [2026-03-28T15:28:49.794800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1734. [2026-03-28T15:28:49.794955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1735. [2026-03-28T15:28:49.796179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1736. [2026-03-28T15:28:49.796336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1737. [2026-03-28T15:28:49.797355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1738. [2026-03-28T15:28:49.797526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1739. [2026-03-28T15:28:49.799433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1740. [2026-03-28T15:28:49.799619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1741. [2026-03-28T15:28:49.801392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1742. [2026-03-28T15:28:49.801656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1743. [2026-03-28T15:28:49.803322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1744. [2026-03-28T15:28:49.803473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1745. [2026-03-28T15:28:49.805623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1746. [2026-03-28T15:28:49.805778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1747. [2026-03-28T15:28:49.807402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1748. [2026-03-28T15:28:49.807561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1749. [2026-03-28T15:28:49.809190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1750. [2026-03-28T15:28:49.809346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1751. [2026-03-28T15:28:49.814466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1752. [2026-03-28T15:28:49.814619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1753. [2026-03-28T15:28:49.817625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1754. [2026-03-28T15:28:49.817824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1755. [2026-03-28T15:28:49.817977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1756. [2026-03-28T15:28:49.818161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1757. [2026-03-28T15:28:49.818318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1758. [2026-03-28T15:28:49.818434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1759. [2026-03-28T15:28:49.818546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1760. [2026-03-28T15:28:49.818654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1761. [2026-03-28T15:28:49.818764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1762. [2026-03-28T15:28:49.818940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1763. [2026-03-28T15:28:49.819159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1764. [2026-03-28T15:28:49.819293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1765. [2026-03-28T15:28:49.819409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1766. [2026-03-28T15:28:49.819606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1767. [2026-03-28T15:28:49.819723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1768. [2026-03-28T15:28:49.819848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1769. [2026-03-28T15:28:49.819974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1770. [2026-03-28T15:28:49.820120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1771. [2026-03-28T15:28:49.820261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1772. [2026-03-28T15:28:49.820391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1773. [2026-03-28T15:28:49.820499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1774. [2026-03-28T15:28:49.820604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1775. [2026-03-28T15:28:49.820708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1776. [2026-03-28T15:28:49.826680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1777. [2026-03-28T15:28:49.826800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1778. [2026-03-28T15:28:49.831359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1779. [2026-03-28T15:28:49.831481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1780. [2026-03-28T15:28:50.215711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1781. [2026-03-28T15:28:51.600680+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1782. [2026-03-28T15:28:51.601496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1783. [2026-03-28T15:28:51.604707+01:00] request.INFO: Matched route "helpdesk_knowledgebase_category". {"route":"helpdesk_knowledgebase_category","route_parameters":{"_route":"helpdesk_knowledgebase_category","category":"2","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::viewCategory","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/category/2","method":"GET"} []
  1784. [2026-03-28T15:28:51.605615+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1785. [2026-03-28T15:28:51.607336+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1786. [2026-03-28T15:28:51.659602+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1787. [2026-03-28T15:28:51.669879+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  1788. [2026-03-28T15:28:51.673809+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.sorting AS sorting_5, t0.date_added AS date_added_6, t0.status AS status_7, t0.date_updated AS date_updated_8 FROM uv_solution_category t0 WHERE t0.id = ? AND t0.status = ? LIMIT 1 ["2",1] []
  1789. [2026-03-28T15:28:51.688093+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,[1]] []
  1790. [2026-03-28T15:28:51.689683+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  1791. [2026-03-28T15:28:51.690741+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  1792. [2026-03-28T15:28:51.696366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1793. [2026-03-28T15:28:51.696523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1794. [2026-03-28T15:28:51.696629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1795. [2026-03-28T15:28:51.696746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1796. [2026-03-28T15:28:51.697060+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1797. [2026-03-28T15:28:51.697691+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1798. [2026-03-28T15:28:51.698258+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  1799. [2026-03-28T15:28:51.698908+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  1800. [2026-03-28T15:28:51.699459+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  1801. [2026-03-28T15:28:51.700305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1802. [2026-03-28T15:28:51.700849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1803. [2026-03-28T15:28:51.701415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1804. [2026-03-28T15:28:51.702546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1805. [2026-03-28T15:28:51.706787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1806. [2026-03-28T15:28:51.706913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1807. [2026-03-28T15:28:51.744996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1808. [2026-03-28T15:30:02.878163+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1809. [2026-03-28T15:30:03.109615+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  1810. [2026-03-28T15:39:46.933867+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1811. [2026-03-28T15:39:46.936999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1812. [2026-03-28T15:39:46.946053+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1813. [2026-03-28T15:39:46.983824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/plugins/hellopress/wp_filemanager.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/plugins/hellopress/wp_filemanager.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1814. [2026-03-28T15:39:47.032767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1815. [2026-03-28T15:39:47.038845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1816. [2026-03-28T15:39:47.039968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1817. [2026-03-28T15:39:47.040130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1818. [2026-03-28T15:39:47.040918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1819. [2026-03-28T15:39:47.041063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1820. [2026-03-28T15:39:47.042429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1821. [2026-03-28T15:39:47.042557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1822. [2026-03-28T15:39:47.043916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1823. [2026-03-28T15:39:47.044071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1824. [2026-03-28T15:39:47.045433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1825. [2026-03-28T15:39:47.045561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1826. [2026-03-28T15:39:47.047239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1827. [2026-03-28T15:39:47.047382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1828. [2026-03-28T15:39:47.048779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1829. [2026-03-28T15:39:47.048934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1830. [2026-03-28T15:39:47.050433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1831. [2026-03-28T15:39:47.050570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1832. [2026-03-28T15:39:47.054654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1833. [2026-03-28T15:39:47.054799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1834. [2026-03-28T15:39:47.055202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1835. [2026-03-28T15:39:47.055344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1836. [2026-03-28T15:39:47.056412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1837. [2026-03-28T15:39:47.056561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1838. [2026-03-28T15:39:47.057759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1839. [2026-03-28T15:39:47.057889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1840. [2026-03-28T15:39:47.059510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1841. [2026-03-28T15:39:47.059658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1842. [2026-03-28T15:39:47.060651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1843. [2026-03-28T15:39:47.060781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1844. [2026-03-28T15:39:47.061562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1845. [2026-03-28T15:39:47.061703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1846. [2026-03-28T15:39:47.063203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1847. [2026-03-28T15:39:47.063364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1848. [2026-03-28T15:39:47.064840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1849. [2026-03-28T15:39:47.064985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1850. [2026-03-28T15:39:47.067275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1851. [2026-03-28T15:39:47.069439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1852. [2026-03-28T15:39:47.074078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1853. [2026-03-28T15:39:47.074356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1854. [2026-03-28T15:39:47.076683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1855. [2026-03-28T15:39:47.076896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1856. [2026-03-28T15:39:47.079198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1857. [2026-03-28T15:39:47.079429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1858. [2026-03-28T15:39:47.085929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1859. [2026-03-28T15:39:47.086170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1860. [2026-03-28T15:39:47.088908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1861. [2026-03-28T15:39:47.089208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1862. [2026-03-28T15:39:47.089440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1863. [2026-03-28T15:39:47.089645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1864. [2026-03-28T15:39:47.089835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1865. [2026-03-28T15:39:47.090004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1866. [2026-03-28T15:39:47.090199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1867. [2026-03-28T15:39:47.090402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1868. [2026-03-28T15:39:47.090574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1869. [2026-03-28T15:39:47.090728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1870. [2026-03-28T15:39:47.090912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1871. [2026-03-28T15:39:47.091099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1872. [2026-03-28T15:39:47.091259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1873. [2026-03-28T15:39:47.091434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1874. [2026-03-28T15:39:47.091601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1875. [2026-03-28T15:39:47.091777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1876. [2026-03-28T15:39:47.091961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1877. [2026-03-28T15:39:47.092177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1878. [2026-03-28T15:39:47.092363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1879. [2026-03-28T15:39:47.092525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1880. [2026-03-28T15:39:47.092688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1881. [2026-03-28T15:39:47.092832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1882. [2026-03-28T15:39:47.092999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1883. [2026-03-28T15:39:47.095884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1884. [2026-03-28T15:39:47.096075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1885. [2026-03-28T15:39:47.154805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1886. [2026-03-28T15:39:47.154954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1887. [2026-03-28T15:39:47.486851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1888. [2026-03-28T15:39:48.027189+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1889. [2026-03-28T15:39:48.028180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1890. [2026-03-28T15:39:48.033910+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1891. [2026-03-28T15:39:48.037896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /b.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /b.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1892. [2026-03-28T15:39:48.042657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1893. [2026-03-28T15:39:48.043970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1894. [2026-03-28T15:39:48.045701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1895. [2026-03-28T15:39:48.045890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1896. [2026-03-28T15:39:48.047002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1897. [2026-03-28T15:39:48.047196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1898. [2026-03-28T15:39:48.049362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1899. [2026-03-28T15:39:48.049553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1900. [2026-03-28T15:39:48.051559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1901. [2026-03-28T15:39:48.051742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1902. [2026-03-28T15:39:48.053542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1903. [2026-03-28T15:39:48.053696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1904. [2026-03-28T15:39:48.056117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1905. [2026-03-28T15:39:48.056298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1906. [2026-03-28T15:39:48.058156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1907. [2026-03-28T15:39:48.058328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1908. [2026-03-28T15:39:48.060152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1909. [2026-03-28T15:39:48.060331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1910. [2026-03-28T15:39:48.065508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1911. [2026-03-28T15:39:48.065702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1912. [2026-03-28T15:39:48.066214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1913. [2026-03-28T15:39:48.066391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1914. [2026-03-28T15:39:48.067894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1915. [2026-03-28T15:39:48.068102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1916. [2026-03-28T15:39:48.069841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1917. [2026-03-28T15:39:48.070015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1918. [2026-03-28T15:39:48.072095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1919. [2026-03-28T15:39:48.072265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1920. [2026-03-28T15:39:48.073409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1921. [2026-03-28T15:39:48.073551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1922. [2026-03-28T15:39:48.074435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1923. [2026-03-28T15:39:48.074576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1924. [2026-03-28T15:39:48.076177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1925. [2026-03-28T15:39:48.076333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1926. [2026-03-28T15:39:48.078040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1927. [2026-03-28T15:39:48.078211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1928. [2026-03-28T15:39:48.079763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1929. [2026-03-28T15:39:48.079906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1930. [2026-03-28T15:39:48.081893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1931. [2026-03-28T15:39:48.082059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1932. [2026-03-28T15:39:48.083601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1933. [2026-03-28T15:39:48.083738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1934. [2026-03-28T15:39:48.085239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1935. [2026-03-28T15:39:48.085389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1936. [2026-03-28T15:39:48.089615+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1937. [2026-03-28T15:39:48.089758+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1938. [2026-03-28T15:39:48.090838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1939. [2026-03-28T15:39:48.091012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1940. [2026-03-28T15:39:48.091172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1941. [2026-03-28T15:39:48.091335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1942. [2026-03-28T15:39:48.091496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1943. [2026-03-28T15:39:48.091616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1944. [2026-03-28T15:39:48.091743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1945. [2026-03-28T15:39:48.091852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1946. [2026-03-28T15:39:48.091962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1947. [2026-03-28T15:39:48.092099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1948. [2026-03-28T15:39:48.092229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1949. [2026-03-28T15:39:48.092368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1950. [2026-03-28T15:39:48.092486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1951. [2026-03-28T15:39:48.092592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1952. [2026-03-28T15:39:48.092719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1953. [2026-03-28T15:39:48.092828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1954. [2026-03-28T15:39:48.092960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1955. [2026-03-28T15:39:48.093134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1956. [2026-03-28T15:39:48.093249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1957. [2026-03-28T15:39:48.093385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1958. [2026-03-28T15:39:48.093495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1959. [2026-03-28T15:39:48.093631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1960. [2026-03-28T15:39:48.093749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1961. [2026-03-28T15:39:48.095192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1962. [2026-03-28T15:39:48.095328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1963. [2026-03-28T15:39:48.098550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1964. [2026-03-28T15:39:48.098668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1965. [2026-03-28T15:39:48.366071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1966. [2026-03-28T15:39:48.729559+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  1967. [2026-03-28T15:39:48.730514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1968. [2026-03-28T15:39:48.736085+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1969. [2026-03-28T15:39:48.740188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v1.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1970. [2026-03-28T15:39:48.745087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1971. [2026-03-28T15:39:48.746456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1972. [2026-03-28T15:39:48.748179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1973. [2026-03-28T15:39:48.748374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1974. [2026-03-28T15:39:48.749490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1975. [2026-03-28T15:39:48.749657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1976. [2026-03-28T15:39:48.752302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1977. [2026-03-28T15:39:48.752503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1978. [2026-03-28T15:39:48.754447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1979. [2026-03-28T15:39:48.754619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1980. [2026-03-28T15:39:48.756360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1981. [2026-03-28T15:39:48.756520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1982. [2026-03-28T15:39:48.759351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1983. [2026-03-28T15:39:48.759527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1984. [2026-03-28T15:39:48.762084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1985. [2026-03-28T15:39:48.762272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1986. [2026-03-28T15:39:48.764019+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1987. [2026-03-28T15:39:48.764201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1988. [2026-03-28T15:39:48.769925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1989. [2026-03-28T15:39:48.770118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1990. [2026-03-28T15:39:48.770685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1991. [2026-03-28T15:39:48.770843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1992. [2026-03-28T15:39:48.772697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1993. [2026-03-28T15:39:48.772880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1994. [2026-03-28T15:39:48.774707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1995. [2026-03-28T15:39:48.774893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1996. [2026-03-28T15:39:48.777165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1997. [2026-03-28T15:39:48.777337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1998. [2026-03-28T15:39:48.778356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1999. [2026-03-28T15:39:48.778486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2000. [2026-03-28T15:39:48.779248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2001. [2026-03-28T15:39:48.779427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2002. [2026-03-28T15:39:48.780853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2003. [2026-03-28T15:39:48.780982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2004. [2026-03-28T15:39:48.782485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2005. [2026-03-28T15:39:48.782621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2006. [2026-03-28T15:39:48.784002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2007. [2026-03-28T15:39:48.784156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2008. [2026-03-28T15:39:48.785888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2009. [2026-03-28T15:39:48.786050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2010. [2026-03-28T15:39:48.787419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2011. [2026-03-28T15:39:48.787546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2012. [2026-03-28T15:39:48.788879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2013. [2026-03-28T15:39:48.789011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2014. [2026-03-28T15:39:48.792883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2015. [2026-03-28T15:39:48.793039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2016. [2026-03-28T15:39:48.794056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2017. [2026-03-28T15:39:48.794221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2018. [2026-03-28T15:39:48.794357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2019. [2026-03-28T15:39:48.794497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2020. [2026-03-28T15:39:48.794632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2021. [2026-03-28T15:39:48.794739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2022. [2026-03-28T15:39:48.794843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2023. [2026-03-28T15:39:48.794954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2024. [2026-03-28T15:39:48.795118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2025. [2026-03-28T15:39:48.795232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2026. [2026-03-28T15:39:48.795371+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2027. [2026-03-28T15:39:48.795478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2028. [2026-03-28T15:39:48.795577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2029. [2026-03-28T15:39:48.795674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2030. [2026-03-28T15:39:48.795777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2031. [2026-03-28T15:39:48.795896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2032. [2026-03-28T15:39:48.796016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2033. [2026-03-28T15:39:48.796155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2034. [2026-03-28T15:39:48.796257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2035. [2026-03-28T15:39:48.796369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2036. [2026-03-28T15:39:48.796470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2037. [2026-03-28T15:39:48.796583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2038. [2026-03-28T15:39:48.796680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2039. [2026-03-28T15:39:48.798095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2040. [2026-03-28T15:39:48.798209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2041. [2026-03-28T15:39:48.801398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2042. [2026-03-28T15:39:48.801500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2043. [2026-03-28T15:39:49.203683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2044. [2026-03-28T15:39:49.481371+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2045. [2026-03-28T15:39:49.481982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2046. [2026-03-28T15:39:49.485519+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2047. [2026-03-28T15:39:49.488773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index/function.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index/function.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2048. [2026-03-28T15:39:49.492626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2049. [2026-03-28T15:39:49.493528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2050. [2026-03-28T15:39:49.494539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2051. [2026-03-28T15:39:49.494650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2052. [2026-03-28T15:39:49.495293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2053. [2026-03-28T15:39:49.495422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2054. [2026-03-28T15:39:49.496637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2055. [2026-03-28T15:39:49.496743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2056. [2026-03-28T15:39:49.497892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2057. [2026-03-28T15:39:49.497998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2058. [2026-03-28T15:39:49.499077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2059. [2026-03-28T15:39:49.499181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2060. [2026-03-28T15:39:49.500673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2061. [2026-03-28T15:39:49.500789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2062. [2026-03-28T15:39:49.502129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2063. [2026-03-28T15:39:49.502245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2064. [2026-03-28T15:39:49.503620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2065. [2026-03-28T15:39:49.503817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2066. [2026-03-28T15:39:49.509003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2067. [2026-03-28T15:39:49.509149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2068. [2026-03-28T15:39:49.509489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2069. [2026-03-28T15:39:49.509591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2070. [2026-03-28T15:39:49.510653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2071. [2026-03-28T15:39:49.510789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2072. [2026-03-28T15:39:49.511922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2073. [2026-03-28T15:39:49.512086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2074. [2026-03-28T15:39:49.513454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2075. [2026-03-28T15:39:49.513588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2076. [2026-03-28T15:39:49.514422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2077. [2026-03-28T15:39:49.514524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2078. [2026-03-28T15:39:49.515166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2079. [2026-03-28T15:39:49.515271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2080. [2026-03-28T15:39:49.516440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2081. [2026-03-28T15:39:49.516561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2082. [2026-03-28T15:39:49.517788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2083. [2026-03-28T15:39:49.517933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2084. [2026-03-28T15:39:49.519084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2085. [2026-03-28T15:39:49.519206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2086. [2026-03-28T15:39:49.520752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2087. [2026-03-28T15:39:49.520868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2088. [2026-03-28T15:39:49.522254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2089. [2026-03-28T15:39:49.522383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2090. [2026-03-28T15:39:49.523719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2091. [2026-03-28T15:39:49.523924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2092. [2026-03-28T15:39:49.527303+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2093. [2026-03-28T15:39:49.527434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2094. [2026-03-28T15:39:49.528350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2095. [2026-03-28T15:39:49.528494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2096. [2026-03-28T15:39:49.528598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2097. [2026-03-28T15:39:49.528705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2098. [2026-03-28T15:39:49.528829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2099. [2026-03-28T15:39:49.528920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2100. [2026-03-28T15:39:49.529008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2101. [2026-03-28T15:39:49.529115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2102. [2026-03-28T15:39:49.529204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2103. [2026-03-28T15:39:49.529289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2104. [2026-03-28T15:39:49.529400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2105. [2026-03-28T15:39:49.529489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2106. [2026-03-28T15:39:49.529585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2107. [2026-03-28T15:39:49.529670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2108. [2026-03-28T15:39:49.529757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2109. [2026-03-28T15:39:49.529844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2110. [2026-03-28T15:39:49.529941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2111. [2026-03-28T15:39:49.530099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2112. [2026-03-28T15:39:49.530216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2113. [2026-03-28T15:39:49.530329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2114. [2026-03-28T15:39:49.530419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2115. [2026-03-28T15:39:49.530505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2116. [2026-03-28T15:39:49.530604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2117. [2026-03-28T15:39:49.531860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2118. [2026-03-28T15:39:49.531955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2119. [2026-03-28T15:39:49.535379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2120. [2026-03-28T15:39:49.535473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2121. [2026-03-28T15:39:49.853971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2122. [2026-03-28T15:39:50.115903+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2123. [2026-03-28T15:39:50.116738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2124. [2026-03-28T15:39:50.121193+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2125. [2026-03-28T15:39:50.124419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-good.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-good.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-good.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2126. [2026-03-28T15:39:50.128120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2127. [2026-03-28T15:39:50.129225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2128. [2026-03-28T15:39:50.130556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2129. [2026-03-28T15:39:50.130690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2130. [2026-03-28T15:39:50.131516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2131. [2026-03-28T15:39:50.131643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2132. [2026-03-28T15:39:50.133190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2133. [2026-03-28T15:39:50.133331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2134. [2026-03-28T15:39:50.134777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2135. [2026-03-28T15:39:50.134922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2136. [2026-03-28T15:39:50.136318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2137. [2026-03-28T15:39:50.136448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2138. [2026-03-28T15:39:50.138245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2139. [2026-03-28T15:39:50.138400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2140. [2026-03-28T15:39:50.139830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2141. [2026-03-28T15:39:50.139960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2142. [2026-03-28T15:39:50.141368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2143. [2026-03-28T15:39:50.141507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2144. [2026-03-28T15:39:50.145669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2145. [2026-03-28T15:39:50.145812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2146. [2026-03-28T15:39:50.146235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2147. [2026-03-28T15:39:50.146384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2148. [2026-03-28T15:39:50.147586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2149. [2026-03-28T15:39:50.147725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2150. [2026-03-28T15:39:50.149139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2151. [2026-03-28T15:39:50.149289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2152. [2026-03-28T15:39:50.150925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2153. [2026-03-28T15:39:50.151075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2154. [2026-03-28T15:39:50.152040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2155. [2026-03-28T15:39:50.152170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2156. [2026-03-28T15:39:50.152927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2157. [2026-03-28T15:39:50.153085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2158. [2026-03-28T15:39:50.154491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2159. [2026-03-28T15:39:50.154626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2160. [2026-03-28T15:39:50.156082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2161. [2026-03-28T15:39:50.156212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2162. [2026-03-28T15:39:50.157573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2163. [2026-03-28T15:39:50.157701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2164. [2026-03-28T15:39:50.159455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2165. [2026-03-28T15:39:50.159604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2166. [2026-03-28T15:39:50.161132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2167. [2026-03-28T15:39:50.161273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2168. [2026-03-28T15:39:50.162644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2169. [2026-03-28T15:39:50.162772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2170. [2026-03-28T15:39:50.166570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2171. [2026-03-28T15:39:50.166704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2172. [2026-03-28T15:39:50.167678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2173. [2026-03-28T15:39:50.167862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2174. [2026-03-28T15:39:50.167988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2175. [2026-03-28T15:39:50.168144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2176. [2026-03-28T15:39:50.168270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2177. [2026-03-28T15:39:50.168397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2178. [2026-03-28T15:39:50.168505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2179. [2026-03-28T15:39:50.168610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2180. [2026-03-28T15:39:50.168729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2181. [2026-03-28T15:39:50.168833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2182. [2026-03-28T15:39:50.168951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2183. [2026-03-28T15:39:50.169077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2184. [2026-03-28T15:39:50.169201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2185. [2026-03-28T15:39:50.169302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2186. [2026-03-28T15:39:50.169422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2187. [2026-03-28T15:39:50.169531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2188. [2026-03-28T15:39:50.169695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2189. [2026-03-28T15:39:50.169814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2190. [2026-03-28T15:39:50.169917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2191. [2026-03-28T15:39:50.170052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2192. [2026-03-28T15:39:50.170168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2193. [2026-03-28T15:39:50.170271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2194. [2026-03-28T15:39:50.170412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2195. [2026-03-28T15:39:50.171901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2196. [2026-03-28T15:39:50.172015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2197. [2026-03-28T15:39:50.175415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2198. [2026-03-28T15:39:50.175519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2199. [2026-03-28T15:39:50.444965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2200. [2026-03-28T15:39:50.708011+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2201. [2026-03-28T15:39:50.708920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2202. [2026-03-28T15:39:50.714762+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2203. [2026-03-28T15:39:50.718703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /222.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /222.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/222.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2204. [2026-03-28T15:39:50.723357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2205. [2026-03-28T15:39:50.724661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2206. [2026-03-28T15:39:50.726350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2207. [2026-03-28T15:39:50.726514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2208. [2026-03-28T15:39:50.727612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2209. [2026-03-28T15:39:50.727780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2210. [2026-03-28T15:39:50.729754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2211. [2026-03-28T15:39:50.729919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2212. [2026-03-28T15:39:50.731770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2213. [2026-03-28T15:39:50.731924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2214. [2026-03-28T15:39:50.733638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2215. [2026-03-28T15:39:50.733790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2216. [2026-03-28T15:39:50.736017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2217. [2026-03-28T15:39:50.736227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2218. [2026-03-28T15:39:50.738095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2219. [2026-03-28T15:39:50.738291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2220. [2026-03-28T15:39:50.740091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2221. [2026-03-28T15:39:50.740240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2222. [2026-03-28T15:39:50.744980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2223. [2026-03-28T15:39:50.745179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2224. [2026-03-28T15:39:50.745663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2225. [2026-03-28T15:39:50.745813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2226. [2026-03-28T15:39:50.747300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2227. [2026-03-28T15:39:50.747513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2228. [2026-03-28T15:39:50.749074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2229. [2026-03-28T15:39:50.749246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2230. [2026-03-28T15:39:50.751064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2231. [2026-03-28T15:39:50.751209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2232. [2026-03-28T15:39:50.752287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2233. [2026-03-28T15:39:50.752442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2234. [2026-03-28T15:39:50.753290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2235. [2026-03-28T15:39:50.753442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2236. [2026-03-28T15:39:50.754976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2237. [2026-03-28T15:39:50.755137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2238. [2026-03-28T15:39:50.756717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2239. [2026-03-28T15:39:50.756859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2240. [2026-03-28T15:39:50.758465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2241. [2026-03-28T15:39:50.758627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2242. [2026-03-28T15:39:50.760545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2243. [2026-03-28T15:39:50.760683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2244. [2026-03-28T15:39:50.762132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2245. [2026-03-28T15:39:50.762268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2246. [2026-03-28T15:39:50.763684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2247. [2026-03-28T15:39:50.763839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2248. [2026-03-28T15:39:50.767904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2249. [2026-03-28T15:39:50.768074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2250. [2026-03-28T15:39:50.769127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2251. [2026-03-28T15:39:50.769294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2252. [2026-03-28T15:39:50.769436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2253. [2026-03-28T15:39:50.769567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2254. [2026-03-28T15:39:50.769698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2255. [2026-03-28T15:39:50.769825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2256. [2026-03-28T15:39:50.769935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2257. [2026-03-28T15:39:50.770062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2258. [2026-03-28T15:39:50.770182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2259. [2026-03-28T15:39:50.770285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2260. [2026-03-28T15:39:50.770423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2261. [2026-03-28T15:39:50.770531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2262. [2026-03-28T15:39:50.770649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2263. [2026-03-28T15:39:50.770752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2264. [2026-03-28T15:39:50.770858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2265. [2026-03-28T15:39:50.770964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2266. [2026-03-28T15:39:50.771116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2267. [2026-03-28T15:39:50.771244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2268. [2026-03-28T15:39:50.771362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2269. [2026-03-28T15:39:50.771468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2270. [2026-03-28T15:39:50.771582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2271. [2026-03-28T15:39:50.771699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2272. [2026-03-28T15:39:50.771800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2273. [2026-03-28T15:39:50.773247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2274. [2026-03-28T15:39:50.773393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2275. [2026-03-28T15:39:50.776731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2276. [2026-03-28T15:39:50.776844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2277. [2026-03-28T15:39:51.032423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2278. [2026-03-28T15:39:51.326763+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2279. [2026-03-28T15:39:51.327561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2280. [2026-03-28T15:39:51.331521+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2281. [2026-03-28T15:39:51.334613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /amax.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /amax.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amax.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2282. [2026-03-28T15:39:51.337954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2283. [2026-03-28T15:39:51.338929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2284. [2026-03-28T15:39:51.340200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2285. [2026-03-28T15:39:51.340341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2286. [2026-03-28T15:39:51.341148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2287. [2026-03-28T15:39:51.341270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2288. [2026-03-28T15:39:51.342782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2289. [2026-03-28T15:39:51.342908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2290. [2026-03-28T15:39:51.344365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2291. [2026-03-28T15:39:51.344503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2292. [2026-03-28T15:39:51.345837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2293. [2026-03-28T15:39:51.345959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2294. [2026-03-28T15:39:51.347757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2295. [2026-03-28T15:39:51.347902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2296. [2026-03-28T15:39:51.349729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2297. [2026-03-28T15:39:51.349867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2298. [2026-03-28T15:39:51.351249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2299. [2026-03-28T15:39:51.351398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2300. [2026-03-28T15:39:51.355630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2301. [2026-03-28T15:39:51.355769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2302. [2026-03-28T15:39:51.356210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2303. [2026-03-28T15:39:51.356359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2304. [2026-03-28T15:39:51.357640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2305. [2026-03-28T15:39:51.357774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2306. [2026-03-28T15:39:51.359270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2307. [2026-03-28T15:39:51.359462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2308. [2026-03-28T15:39:51.361108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2309. [2026-03-28T15:39:51.361236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2310. [2026-03-28T15:39:51.362195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2311. [2026-03-28T15:39:51.362344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2312. [2026-03-28T15:39:51.363108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2313. [2026-03-28T15:39:51.363230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2314. [2026-03-28T15:39:51.364682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2315. [2026-03-28T15:39:51.364814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2316. [2026-03-28T15:39:51.366246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2317. [2026-03-28T15:39:51.366385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2318. [2026-03-28T15:39:51.367769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2319. [2026-03-28T15:39:51.367915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2320. [2026-03-28T15:39:51.369675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2321. [2026-03-28T15:39:51.369810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2322. [2026-03-28T15:39:51.371170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2323. [2026-03-28T15:39:51.371295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2324. [2026-03-28T15:39:51.372628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2325. [2026-03-28T15:39:51.372753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2326. [2026-03-28T15:39:51.376533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2327. [2026-03-28T15:39:51.376680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2328. [2026-03-28T15:39:51.377673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2329. [2026-03-28T15:39:51.377861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2330. [2026-03-28T15:39:51.377982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2331. [2026-03-28T15:39:51.378145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2332. [2026-03-28T15:39:51.378269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2333. [2026-03-28T15:39:51.378418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2334. [2026-03-28T15:39:51.378532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2335. [2026-03-28T15:39:51.378633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2336. [2026-03-28T15:39:51.378745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2337. [2026-03-28T15:39:51.378855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2338. [2026-03-28T15:39:51.378970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2339. [2026-03-28T15:39:51.379092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2340. [2026-03-28T15:39:51.379205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2341. [2026-03-28T15:39:51.379302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2342. [2026-03-28T15:39:51.379418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2343. [2026-03-28T15:39:51.379519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2344. [2026-03-28T15:39:51.379648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2345. [2026-03-28T15:39:51.379768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2346. [2026-03-28T15:39:51.379869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2347. [2026-03-28T15:39:51.379967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2348. [2026-03-28T15:39:51.380082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2349. [2026-03-28T15:39:51.380185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2350. [2026-03-28T15:39:51.380291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2351. [2026-03-28T15:39:51.381561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2352. [2026-03-28T15:39:51.381684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2353. [2026-03-28T15:39:51.384742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2354. [2026-03-28T15:39:51.384842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2355. [2026-03-28T15:39:51.631819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2356. [2026-03-28T15:39:51.971422+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2357. [2026-03-28T15:39:51.973934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2358. [2026-03-28T15:39:51.978944+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2359. [2026-03-28T15:39:51.982506+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-x7.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-x7.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-x7.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2360. [2026-03-28T15:39:51.986648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2361. [2026-03-28T15:39:51.987807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2362. [2026-03-28T15:39:51.989328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2363. [2026-03-28T15:39:51.989485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2364. [2026-03-28T15:39:51.990480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2365. [2026-03-28T15:39:51.990633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2366. [2026-03-28T15:39:51.992520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2367. [2026-03-28T15:39:51.992673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2368. [2026-03-28T15:39:51.994476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2369. [2026-03-28T15:39:51.994626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2370. [2026-03-28T15:39:51.996179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2371. [2026-03-28T15:39:51.996333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2372. [2026-03-28T15:39:51.998393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2373. [2026-03-28T15:39:51.998559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2374. [2026-03-28T15:39:52.000208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2375. [2026-03-28T15:39:52.000373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2376. [2026-03-28T15:39:52.001979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2377. [2026-03-28T15:39:52.002149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2378. [2026-03-28T15:39:52.006691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2379. [2026-03-28T15:39:52.006839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2380. [2026-03-28T15:39:52.007286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2381. [2026-03-28T15:39:52.007447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2382. [2026-03-28T15:39:52.008771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2383. [2026-03-28T15:39:52.008935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2384. [2026-03-28T15:39:52.010473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2385. [2026-03-28T15:39:52.010641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2386. [2026-03-28T15:39:52.012474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2387. [2026-03-28T15:39:52.012614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2388. [2026-03-28T15:39:52.013694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2389. [2026-03-28T15:39:52.013830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2390. [2026-03-28T15:39:52.014676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2391. [2026-03-28T15:39:52.014806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2392. [2026-03-28T15:39:52.016280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2393. [2026-03-28T15:39:52.016434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2394. [2026-03-28T15:39:52.017950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2395. [2026-03-28T15:39:52.018099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2396. [2026-03-28T15:39:52.019527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2397. [2026-03-28T15:39:52.019658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2398. [2026-03-28T15:39:52.021484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2399. [2026-03-28T15:39:52.021617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2400. [2026-03-28T15:39:52.023066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2401. [2026-03-28T15:39:52.023199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2402. [2026-03-28T15:39:52.024622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2403. [2026-03-28T15:39:52.024754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2404. [2026-03-28T15:39:52.028663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2405. [2026-03-28T15:39:52.028795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2406. [2026-03-28T15:39:52.029819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2407. [2026-03-28T15:39:52.029998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2408. [2026-03-28T15:39:52.030152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2409. [2026-03-28T15:39:52.030275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2410. [2026-03-28T15:39:52.030408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2411. [2026-03-28T15:39:52.030528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2412. [2026-03-28T15:39:52.030632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2413. [2026-03-28T15:39:52.030732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2414. [2026-03-28T15:39:52.030835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2415. [2026-03-28T15:39:52.030943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2416. [2026-03-28T15:39:52.031084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2417. [2026-03-28T15:39:52.031190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2418. [2026-03-28T15:39:52.031286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2419. [2026-03-28T15:39:52.031428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2420. [2026-03-28T15:39:52.031543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2421. [2026-03-28T15:39:52.031644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2422. [2026-03-28T15:39:52.031773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2423. [2026-03-28T15:39:52.031884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2424. [2026-03-28T15:39:52.031991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2425. [2026-03-28T15:39:52.032107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2426. [2026-03-28T15:39:52.032215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2427. [2026-03-28T15:39:52.032325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2428. [2026-03-28T15:39:52.032433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2429. [2026-03-28T15:39:52.033679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2430. [2026-03-28T15:39:52.033789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2431. [2026-03-28T15:39:52.036606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2432. [2026-03-28T15:39:52.036716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2433. [2026-03-28T15:39:52.416129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2434. [2026-03-28T15:39:52.667160+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2435. [2026-03-28T15:39:52.667878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2436. [2026-03-28T15:39:52.672064+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2437. [2026-03-28T15:39:52.675562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /x.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /x.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2438. [2026-03-28T15:39:52.679815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2439. [2026-03-28T15:39:52.680826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2440. [2026-03-28T15:39:52.682082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2441. [2026-03-28T15:39:52.682213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2442. [2026-03-28T15:39:52.682997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2443. [2026-03-28T15:39:52.683146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2444. [2026-03-28T15:39:52.684662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2445. [2026-03-28T15:39:52.684788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2446. [2026-03-28T15:39:52.686224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2447. [2026-03-28T15:39:52.686362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2448. [2026-03-28T15:39:52.687702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2449. [2026-03-28T15:39:52.687825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2450. [2026-03-28T15:39:52.689595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2451. [2026-03-28T15:39:52.689729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2452. [2026-03-28T15:39:52.691169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2453. [2026-03-28T15:39:52.691295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2454. [2026-03-28T15:39:52.692654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2455. [2026-03-28T15:39:52.692789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2456. [2026-03-28T15:39:52.696854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2457. [2026-03-28T15:39:52.697012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2458. [2026-03-28T15:39:52.697450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2459. [2026-03-28T15:39:52.697568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2460. [2026-03-28T15:39:52.698764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2461. [2026-03-28T15:39:52.698896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2462. [2026-03-28T15:39:52.700270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2463. [2026-03-28T15:39:52.700448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2464. [2026-03-28T15:39:52.702089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2465. [2026-03-28T15:39:52.702223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2466. [2026-03-28T15:39:52.703185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2467. [2026-03-28T15:39:52.703322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2468. [2026-03-28T15:39:52.704079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2469. [2026-03-28T15:39:52.704200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2470. [2026-03-28T15:39:52.705607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2471. [2026-03-28T15:39:52.705743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2472. [2026-03-28T15:39:52.707186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2473. [2026-03-28T15:39:52.707324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2474. [2026-03-28T15:39:52.708680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2475. [2026-03-28T15:39:52.708803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2476. [2026-03-28T15:39:52.710564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2477. [2026-03-28T15:39:52.710698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2478. [2026-03-28T15:39:52.712066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2479. [2026-03-28T15:39:52.712192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2480. [2026-03-28T15:39:52.713539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2481. [2026-03-28T15:39:52.713683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2482. [2026-03-28T15:39:52.717708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2483. [2026-03-28T15:39:52.717844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2484. [2026-03-28T15:39:52.718883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2485. [2026-03-28T15:39:52.719062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2486. [2026-03-28T15:39:52.719203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2487. [2026-03-28T15:39:52.719353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2488. [2026-03-28T15:39:52.719481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2489. [2026-03-28T15:39:52.719587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2490. [2026-03-28T15:39:52.719701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2491. [2026-03-28T15:39:52.719812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2492. [2026-03-28T15:39:52.719920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2493. [2026-03-28T15:39:52.720048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2494. [2026-03-28T15:39:52.720170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2495. [2026-03-28T15:39:52.720273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2496. [2026-03-28T15:39:52.720388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2497. [2026-03-28T15:39:52.720488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2498. [2026-03-28T15:39:52.720592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2499. [2026-03-28T15:39:52.720703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2500. [2026-03-28T15:39:52.720826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2501. [2026-03-28T15:39:52.720953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2502. [2026-03-28T15:39:52.721075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2503. [2026-03-28T15:39:52.721179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2504. [2026-03-28T15:39:52.721278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2505. [2026-03-28T15:39:52.721392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2506. [2026-03-28T15:39:52.721490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2507. [2026-03-28T15:39:52.722841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2508. [2026-03-28T15:39:52.722964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2509. [2026-03-28T15:39:52.726761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2510. [2026-03-28T15:39:52.726863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2511. [2026-03-28T15:39:52.980230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2512. [2026-03-28T15:39:53.223228+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2513. [2026-03-28T15:39:53.224087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2514. [2026-03-28T15:39:53.229177+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2515. [2026-03-28T15:39:53.232933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xx.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xx.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2516. [2026-03-28T15:39:53.237115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2517. [2026-03-28T15:39:53.238324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2518. [2026-03-28T15:39:53.239885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2519. [2026-03-28T15:39:53.240074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2520. [2026-03-28T15:39:53.241103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2521. [2026-03-28T15:39:53.241285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2522. [2026-03-28T15:39:53.243259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2523. [2026-03-28T15:39:53.243436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2524. [2026-03-28T15:39:53.245199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2525. [2026-03-28T15:39:53.245395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2526. [2026-03-28T15:39:53.247019+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2527. [2026-03-28T15:39:53.247186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2528. [2026-03-28T15:39:53.249379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2529. [2026-03-28T15:39:53.249541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2530. [2026-03-28T15:39:53.251298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2531. [2026-03-28T15:39:53.251463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2532. [2026-03-28T15:39:53.253141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2533. [2026-03-28T15:39:53.253291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2534. [2026-03-28T15:39:53.258068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2535. [2026-03-28T15:39:53.258234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2536. [2026-03-28T15:39:53.258681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2537. [2026-03-28T15:39:53.258829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2538. [2026-03-28T15:39:53.260206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2539. [2026-03-28T15:39:53.260372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2540. [2026-03-28T15:39:53.261927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2541. [2026-03-28T15:39:53.262113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2542. [2026-03-28T15:39:53.263983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2543. [2026-03-28T15:39:53.264162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2544. [2026-03-28T15:39:53.265246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2545. [2026-03-28T15:39:53.265410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2546. [2026-03-28T15:39:53.266244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2547. [2026-03-28T15:39:53.266393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2548. [2026-03-28T15:39:53.267904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2549. [2026-03-28T15:39:53.268058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2550. [2026-03-28T15:39:53.269623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2551. [2026-03-28T15:39:53.269760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2552. [2026-03-28T15:39:53.271235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2553. [2026-03-28T15:39:53.271403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2554. [2026-03-28T15:39:53.273304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2555. [2026-03-28T15:39:53.273458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2556. [2026-03-28T15:39:53.274928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2557. [2026-03-28T15:39:53.275082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2558. [2026-03-28T15:39:53.276517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2559. [2026-03-28T15:39:53.276648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2560. [2026-03-28T15:39:53.280688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2561. [2026-03-28T15:39:53.280829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2562. [2026-03-28T15:39:53.281864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2563. [2026-03-28T15:39:53.282051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2564. [2026-03-28T15:39:53.282183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2565. [2026-03-28T15:39:53.282339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2566. [2026-03-28T15:39:53.282470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2567. [2026-03-28T15:39:53.282580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2568. [2026-03-28T15:39:53.282720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2569. [2026-03-28T15:39:53.282829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2570. [2026-03-28T15:39:53.282937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2571. [2026-03-28T15:39:53.283058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2572. [2026-03-28T15:39:53.283182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2573. [2026-03-28T15:39:53.283291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2574. [2026-03-28T15:39:53.283414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2575. [2026-03-28T15:39:53.283529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2576. [2026-03-28T15:39:53.283638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2577. [2026-03-28T15:39:53.283745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2578. [2026-03-28T15:39:53.283864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2579. [2026-03-28T15:39:53.283983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2580. [2026-03-28T15:39:53.284108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2581. [2026-03-28T15:39:53.284216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2582. [2026-03-28T15:39:53.284329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2583. [2026-03-28T15:39:53.284448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2584. [2026-03-28T15:39:53.284549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2585. [2026-03-28T15:39:53.285945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2586. [2026-03-28T15:39:53.286079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2587. [2026-03-28T15:39:53.289204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2588. [2026-03-28T15:39:53.289306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2589. [2026-03-28T15:39:53.519960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2590. [2026-03-28T15:39:53.755698+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2591. [2026-03-28T15:39:53.756515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2592. [2026-03-28T15:39:53.761156+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2593. [2026-03-28T15:39:53.764483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gptsh.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gptsh.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gptsh.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2594. [2026-03-28T15:39:53.768885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2595. [2026-03-28T15:39:53.770080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2596. [2026-03-28T15:39:53.771832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2597. [2026-03-28T15:39:53.771997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2598. [2026-03-28T15:39:53.772850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2599. [2026-03-28T15:39:53.772979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2600. [2026-03-28T15:39:53.774649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2601. [2026-03-28T15:39:53.774786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2602. [2026-03-28T15:39:53.776257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2603. [2026-03-28T15:39:53.776403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2604. [2026-03-28T15:39:53.777803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2605. [2026-03-28T15:39:53.777955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2606. [2026-03-28T15:39:53.779771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2607. [2026-03-28T15:39:53.779914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2608. [2026-03-28T15:39:53.781387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2609. [2026-03-28T15:39:53.781522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2610. [2026-03-28T15:39:53.782915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2611. [2026-03-28T15:39:53.783066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2612. [2026-03-28T15:39:53.787292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2613. [2026-03-28T15:39:53.787454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2614. [2026-03-28T15:39:53.787857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2615. [2026-03-28T15:39:53.787983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2616. [2026-03-28T15:39:53.789399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2617. [2026-03-28T15:39:53.789548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2618. [2026-03-28T15:39:53.790963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2619. [2026-03-28T15:39:53.791151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2620. [2026-03-28T15:39:53.792837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2621. [2026-03-28T15:39:53.792977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2622. [2026-03-28T15:39:53.794257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2623. [2026-03-28T15:39:53.794425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2624. [2026-03-28T15:39:53.795416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2625. [2026-03-28T15:39:53.795562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2626. [2026-03-28T15:39:53.797221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2627. [2026-03-28T15:39:53.797893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2628. [2026-03-28T15:39:53.799405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2629. [2026-03-28T15:39:53.799556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2630. [2026-03-28T15:39:53.801049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2631. [2026-03-28T15:39:53.801208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2632. [2026-03-28T15:39:53.803076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2633. [2026-03-28T15:39:53.803217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2634. [2026-03-28T15:39:53.805074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2635. [2026-03-28T15:39:53.805237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2636. [2026-03-28T15:39:53.806612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2637. [2026-03-28T15:39:53.806748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2638. [2026-03-28T15:39:53.810677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2639. [2026-03-28T15:39:53.810820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2640. [2026-03-28T15:39:53.811837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2641. [2026-03-28T15:39:53.812011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2642. [2026-03-28T15:39:53.812180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2643. [2026-03-28T15:39:53.812331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2644. [2026-03-28T15:39:53.812465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2645. [2026-03-28T15:39:53.812581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2646. [2026-03-28T15:39:53.812693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2647. [2026-03-28T15:39:53.812808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2648. [2026-03-28T15:39:53.812917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2649. [2026-03-28T15:39:53.813038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2650. [2026-03-28T15:39:53.813186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2651. [2026-03-28T15:39:53.813297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2652. [2026-03-28T15:39:53.813429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2653. [2026-03-28T15:39:53.813534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2654. [2026-03-28T15:39:53.813643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2655. [2026-03-28T15:39:53.813752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2656. [2026-03-28T15:39:53.813880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2657. [2026-03-28T15:39:53.814016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2658. [2026-03-28T15:39:53.814147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2659. [2026-03-28T15:39:53.814255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2660. [2026-03-28T15:39:53.814374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2661. [2026-03-28T15:39:53.814488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2662. [2026-03-28T15:39:53.814592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2663. [2026-03-28T15:39:53.816209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2664. [2026-03-28T15:39:53.816354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2665. [2026-03-28T15:39:53.821856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2666. [2026-03-28T15:39:53.822102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2667. [2026-03-28T15:39:54.052298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2668. [2026-03-28T15:39:54.354727+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2669. [2026-03-28T15:39:54.355578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2670. [2026-03-28T15:39:54.360438+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2671. [2026-03-28T15:39:54.364178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /233.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /233.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/233.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2672. [2026-03-28T15:39:54.368099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2673. [2026-03-28T15:39:54.369216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2674. [2026-03-28T15:39:54.370640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2675. [2026-03-28T15:39:54.370795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2676. [2026-03-28T15:39:54.371665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2677. [2026-03-28T15:39:54.371798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2678. [2026-03-28T15:39:54.373373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2679. [2026-03-28T15:39:54.373521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2680. [2026-03-28T15:39:54.375052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2681. [2026-03-28T15:39:54.375205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2682. [2026-03-28T15:39:54.376619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2683. [2026-03-28T15:39:54.376751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2684. [2026-03-28T15:39:54.378599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2685. [2026-03-28T15:39:54.378743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2686. [2026-03-28T15:39:54.380298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2687. [2026-03-28T15:39:54.380448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2688. [2026-03-28T15:39:54.383091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2689. [2026-03-28T15:39:54.383367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2690. [2026-03-28T15:39:54.389855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2691. [2026-03-28T15:39:54.390130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2692. [2026-03-28T15:39:54.390780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2693. [2026-03-28T15:39:54.390969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2694. [2026-03-28T15:39:54.392941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2695. [2026-03-28T15:39:54.393180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2696. [2026-03-28T15:39:54.395404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2697. [2026-03-28T15:39:54.395625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2698. [2026-03-28T15:39:54.398213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2699. [2026-03-28T15:39:54.398414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2700. [2026-03-28T15:39:54.399799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2701. [2026-03-28T15:39:54.399973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2702. [2026-03-28T15:39:54.401140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2703. [2026-03-28T15:39:54.401327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2704. [2026-03-28T15:39:54.403367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2705. [2026-03-28T15:39:54.403541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2706. [2026-03-28T15:39:54.405654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2707. [2026-03-28T15:39:54.405830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2708. [2026-03-28T15:39:54.407820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2709. [2026-03-28T15:39:54.408011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2710. [2026-03-28T15:39:54.410441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2711. [2026-03-28T15:39:54.410607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2712. [2026-03-28T15:39:54.412436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2713. [2026-03-28T15:39:54.412608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2714. [2026-03-28T15:39:54.414437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2715. [2026-03-28T15:39:54.414604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2716. [2026-03-28T15:39:54.419757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2717. [2026-03-28T15:39:54.419935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2718. [2026-03-28T15:39:54.421208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2719. [2026-03-28T15:39:54.421423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2720. [2026-03-28T15:39:54.421575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2721. [2026-03-28T15:39:54.421732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2722. [2026-03-28T15:39:54.421891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2723. [2026-03-28T15:39:54.422060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2724. [2026-03-28T15:39:54.422221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2725. [2026-03-28T15:39:54.422366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2726. [2026-03-28T15:39:54.422499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2727. [2026-03-28T15:39:54.422629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2728. [2026-03-28T15:39:54.422771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2729. [2026-03-28T15:39:54.422900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2730. [2026-03-28T15:39:54.423065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2731. [2026-03-28T15:39:54.423197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2732. [2026-03-28T15:39:54.423358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2733. [2026-03-28T15:39:54.423491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2734. [2026-03-28T15:39:54.423634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2735. [2026-03-28T15:39:54.423777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2736. [2026-03-28T15:39:54.423902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2737. [2026-03-28T15:39:54.424048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2738. [2026-03-28T15:39:54.424178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2739. [2026-03-28T15:39:54.424329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2740. [2026-03-28T15:39:54.424455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2741. [2026-03-28T15:39:54.426396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2742. [2026-03-28T15:39:54.426537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2743. [2026-03-28T15:39:54.430277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2744. [2026-03-28T15:39:54.430424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2745. [2026-03-28T15:39:54.671926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2746. [2026-03-28T15:39:54.997400+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2747. [2026-03-28T15:39:54.998393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2748. [2026-03-28T15:39:55.004770+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2749. [2026-03-28T15:39:55.008759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ay.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ay.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ay.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2750. [2026-03-28T15:39:55.013428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2751. [2026-03-28T15:39:55.014765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2752. [2026-03-28T15:39:55.016497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2753. [2026-03-28T15:39:55.016708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2754. [2026-03-28T15:39:55.017838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2755. [2026-03-28T15:39:55.018004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2756. [2026-03-28T15:39:55.019990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2757. [2026-03-28T15:39:55.020187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2758. [2026-03-28T15:39:55.022093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2759. [2026-03-28T15:39:55.022262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2760. [2026-03-28T15:39:55.024001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2761. [2026-03-28T15:39:55.024203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2762. [2026-03-28T15:39:55.026522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2763. [2026-03-28T15:39:55.026702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2764. [2026-03-28T15:39:55.028793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2765. [2026-03-28T15:39:55.028961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2766. [2026-03-28T15:39:55.030674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2767. [2026-03-28T15:39:55.030833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2768. [2026-03-28T15:39:55.035881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2769. [2026-03-28T15:39:55.036092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2770. [2026-03-28T15:39:55.036601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2771. [2026-03-28T15:39:55.036752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2772. [2026-03-28T15:39:55.038238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2773. [2026-03-28T15:39:55.038432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2774. [2026-03-28T15:39:55.040090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2775. [2026-03-28T15:39:55.040272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2776. [2026-03-28T15:39:55.042199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2777. [2026-03-28T15:39:55.042376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2778. [2026-03-28T15:39:55.043496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2779. [2026-03-28T15:39:55.043649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2780. [2026-03-28T15:39:55.044543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2781. [2026-03-28T15:39:55.044694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2782. [2026-03-28T15:39:55.046334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2783. [2026-03-28T15:39:55.046490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2784. [2026-03-28T15:39:55.048181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2785. [2026-03-28T15:39:55.048351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2786. [2026-03-28T15:39:55.049920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2787. [2026-03-28T15:39:55.050088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2788. [2026-03-28T15:39:55.051991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2789. [2026-03-28T15:39:55.052161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2790. [2026-03-28T15:39:55.053763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2791. [2026-03-28T15:39:55.053939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2792. [2026-03-28T15:39:55.055462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2793. [2026-03-28T15:39:55.055610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2794. [2026-03-28T15:39:55.059788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2795. [2026-03-28T15:39:55.059944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2796. [2026-03-28T15:39:55.061249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2797. [2026-03-28T15:39:55.061447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2798. [2026-03-28T15:39:55.061596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2799. [2026-03-28T15:39:55.061752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2800. [2026-03-28T15:39:55.061892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2801. [2026-03-28T15:39:55.062011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2802. [2026-03-28T15:39:55.062161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2803. [2026-03-28T15:39:55.062276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2804. [2026-03-28T15:39:55.062419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2805. [2026-03-28T15:39:55.062532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2806. [2026-03-28T15:39:55.062693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2807. [2026-03-28T15:39:55.062810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2808. [2026-03-28T15:39:55.062944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2809. [2026-03-28T15:39:55.063088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2810. [2026-03-28T15:39:55.063210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2811. [2026-03-28T15:39:55.063345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2812. [2026-03-28T15:39:55.063478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2813. [2026-03-28T15:39:55.063607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2814. [2026-03-28T15:39:55.063735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2815. [2026-03-28T15:39:55.063861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2816. [2026-03-28T15:39:55.063973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2817. [2026-03-28T15:39:55.064110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2818. [2026-03-28T15:39:55.064224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2819. [2026-03-28T15:39:55.065678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2820. [2026-03-28T15:39:55.065803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2821. [2026-03-28T15:39:55.069297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2822. [2026-03-28T15:39:55.069450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2823. [2026-03-28T15:39:55.334718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2824. [2026-03-28T15:39:55.624176+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2825. [2026-03-28T15:39:55.625193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2826. [2026-03-28T15:39:55.630935+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2827. [2026-03-28T15:39:55.635349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sql.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sql.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sql.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2828. [2026-03-28T15:39:55.640932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2829. [2026-03-28T15:39:55.642295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2830. [2026-03-28T15:39:55.643984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2831. [2026-03-28T15:39:55.644179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2832. [2026-03-28T15:39:55.645236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2833. [2026-03-28T15:39:55.645419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2834. [2026-03-28T15:39:55.647487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2835. [2026-03-28T15:39:55.647666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2836. [2026-03-28T15:39:55.649592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2837. [2026-03-28T15:39:55.649754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2838. [2026-03-28T15:39:55.651487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2839. [2026-03-28T15:39:55.651646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2840. [2026-03-28T15:39:55.653845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2841. [2026-03-28T15:39:55.654017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2842. [2026-03-28T15:39:55.655825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2843. [2026-03-28T15:39:55.655997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2844. [2026-03-28T15:39:55.657729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2845. [2026-03-28T15:39:55.657881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2846. [2026-03-28T15:39:55.662724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2847. [2026-03-28T15:39:55.662891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2848. [2026-03-28T15:39:55.663386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2849. [2026-03-28T15:39:55.663526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2850. [2026-03-28T15:39:55.664939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2851. [2026-03-28T15:39:55.665129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2852. [2026-03-28T15:39:55.666760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2853. [2026-03-28T15:39:55.666938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2854. [2026-03-28T15:39:55.669143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2855. [2026-03-28T15:39:55.669301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2856. [2026-03-28T15:39:55.670451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2857. [2026-03-28T15:39:55.670591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2858. [2026-03-28T15:39:55.671490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2859. [2026-03-28T15:39:55.671638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2860. [2026-03-28T15:39:55.673212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2861. [2026-03-28T15:39:55.673366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2862. [2026-03-28T15:39:55.674967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2863. [2026-03-28T15:39:55.675136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2864. [2026-03-28T15:39:55.676708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2865. [2026-03-28T15:39:55.676848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2866. [2026-03-28T15:39:55.678821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2867. [2026-03-28T15:39:55.678966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2868. [2026-03-28T15:39:55.680539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2869. [2026-03-28T15:39:55.680673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2870. [2026-03-28T15:39:55.682098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2871. [2026-03-28T15:39:55.682233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2872. [2026-03-28T15:39:55.686292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2873. [2026-03-28T15:39:55.686467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2874. [2026-03-28T15:39:55.687556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2875. [2026-03-28T15:39:55.687737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2876. [2026-03-28T15:39:55.687885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2877. [2026-03-28T15:39:55.688037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2878. [2026-03-28T15:39:55.688176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2879. [2026-03-28T15:39:55.688291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2880. [2026-03-28T15:39:55.688417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2881. [2026-03-28T15:39:55.688542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2882. [2026-03-28T15:39:55.688654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2883. [2026-03-28T15:39:55.688760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2884. [2026-03-28T15:39:55.688882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2885. [2026-03-28T15:39:55.688991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2886. [2026-03-28T15:39:55.689146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2887. [2026-03-28T15:39:55.689252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2888. [2026-03-28T15:39:55.689399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2889. [2026-03-28T15:39:55.689511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2890. [2026-03-28T15:39:55.689634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2891. [2026-03-28T15:39:55.689757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2892. [2026-03-28T15:39:55.689878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2893. [2026-03-28T15:39:55.689984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2894. [2026-03-28T15:39:55.690121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2895. [2026-03-28T15:39:55.690230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2896. [2026-03-28T15:39:55.690367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2897. [2026-03-28T15:39:55.691764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2898. [2026-03-28T15:39:55.691877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2899. [2026-03-28T15:39:55.695800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2900. [2026-03-28T15:39:55.695904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2901. [2026-03-28T15:39:55.961931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2902. [2026-03-28T15:39:56.226158+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2903. [2026-03-28T15:39:56.226856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2904. [2026-03-28T15:39:56.230809+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2905. [2026-03-28T15:39:56.233763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2906. [2026-03-28T15:39:56.237218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2907. [2026-03-28T15:39:56.238167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2908. [2026-03-28T15:39:56.239412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2909. [2026-03-28T15:39:56.239542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2910. [2026-03-28T15:39:56.240633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2911. [2026-03-28T15:39:56.240765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2912. [2026-03-28T15:39:56.242332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2913. [2026-03-28T15:39:56.242459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2914. [2026-03-28T15:39:56.243875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2915. [2026-03-28T15:39:56.244065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2916. [2026-03-28T15:39:56.245435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2917. [2026-03-28T15:39:56.245570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2918. [2026-03-28T15:39:56.247400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2919. [2026-03-28T15:39:56.247535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2920. [2026-03-28T15:39:56.249062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2921. [2026-03-28T15:39:56.249191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2922. [2026-03-28T15:39:56.250610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2923. [2026-03-28T15:39:56.250744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2924. [2026-03-28T15:39:56.255066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2925. [2026-03-28T15:39:56.255268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2926. [2026-03-28T15:39:56.255662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2927. [2026-03-28T15:39:56.255781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2928. [2026-03-28T15:39:56.257058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2929. [2026-03-28T15:39:56.257193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2930. [2026-03-28T15:39:56.258638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2931. [2026-03-28T15:39:56.258806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2932. [2026-03-28T15:39:56.260515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2933. [2026-03-28T15:39:56.260675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2934. [2026-03-28T15:39:56.261736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2935. [2026-03-28T15:39:56.261860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2936. [2026-03-28T15:39:56.262698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2937. [2026-03-28T15:39:56.262821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2938. [2026-03-28T15:39:56.264278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2939. [2026-03-28T15:39:56.264435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2940. [2026-03-28T15:39:56.265911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2941. [2026-03-28T15:39:56.266065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2942. [2026-03-28T15:39:56.267451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2943. [2026-03-28T15:39:56.267575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2944. [2026-03-28T15:39:56.269416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2945. [2026-03-28T15:39:56.269541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2946. [2026-03-28T15:39:56.270956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2947. [2026-03-28T15:39:56.271106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2948. [2026-03-28T15:39:56.272532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2949. [2026-03-28T15:39:56.272676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2950. [2026-03-28T15:39:56.276599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2951. [2026-03-28T15:39:56.276728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2952. [2026-03-28T15:39:56.277770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2953. [2026-03-28T15:39:56.277928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2954. [2026-03-28T15:39:56.278080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2955. [2026-03-28T15:39:56.278224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2956. [2026-03-28T15:39:56.278368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2957. [2026-03-28T15:39:56.278487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2958. [2026-03-28T15:39:56.278623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2959. [2026-03-28T15:39:56.278767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2960. [2026-03-28T15:39:56.278870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2961. [2026-03-28T15:39:56.278968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2962. [2026-03-28T15:39:56.279121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2963. [2026-03-28T15:39:56.279238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2964. [2026-03-28T15:39:56.279376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2965. [2026-03-28T15:39:56.279476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2966. [2026-03-28T15:39:56.279578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2967. [2026-03-28T15:39:56.279702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2968. [2026-03-28T15:39:56.279816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2969. [2026-03-28T15:39:56.279944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2970. [2026-03-28T15:39:56.280125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2971. [2026-03-28T15:39:56.280240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2972. [2026-03-28T15:39:56.280349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2973. [2026-03-28T15:39:56.280451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2974. [2026-03-28T15:39:56.280551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2975. [2026-03-28T15:39:56.281973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2976. [2026-03-28T15:39:56.282113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2977. [2026-03-28T15:39:56.285294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2978. [2026-03-28T15:39:56.285433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2979. [2026-03-28T15:39:56.496239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2980. [2026-03-28T15:39:56.779170+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  2981. [2026-03-28T15:39:56.779758+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2982. [2026-03-28T15:39:56.783217+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2983. [2026-03-28T15:39:56.786001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /health.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /health.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/health.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2984. [2026-03-28T15:39:56.789090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2985. [2026-03-28T15:39:56.789946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2986. [2026-03-28T15:39:56.791004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2987. [2026-03-28T15:39:56.791136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2988. [2026-03-28T15:39:56.791969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2989. [2026-03-28T15:39:56.792115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2990. [2026-03-28T15:39:56.793662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2991. [2026-03-28T15:39:56.793810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2992. [2026-03-28T15:39:56.795820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2993. [2026-03-28T15:39:56.796003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2994. [2026-03-28T15:39:56.797929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2995. [2026-03-28T15:39:56.798105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2996. [2026-03-28T15:39:56.800517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2997. [2026-03-28T15:39:56.800675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2998. [2026-03-28T15:39:56.802614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2999. [2026-03-28T15:39:56.802787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3000. [2026-03-28T15:39:56.804180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3001. [2026-03-28T15:39:56.804292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3002. [2026-03-28T15:39:56.807565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3003. [2026-03-28T15:39:56.807679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3004. [2026-03-28T15:39:56.807997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3005. [2026-03-28T15:39:56.808114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3006. [2026-03-28T15:39:56.809073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3007. [2026-03-28T15:39:56.809193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3008. [2026-03-28T15:39:56.810294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3009. [2026-03-28T15:39:56.810428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3010. [2026-03-28T15:39:56.811717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3011. [2026-03-28T15:39:56.811823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3012. [2026-03-28T15:39:56.812588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3013. [2026-03-28T15:39:56.812690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3014. [2026-03-28T15:39:56.813295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3015. [2026-03-28T15:39:56.813418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3016. [2026-03-28T15:39:56.814511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3017. [2026-03-28T15:39:56.814619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3018. [2026-03-28T15:39:56.815780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3019. [2026-03-28T15:39:56.815884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3020. [2026-03-28T15:39:56.816945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3021. [2026-03-28T15:39:56.817062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3022. [2026-03-28T15:39:56.818436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3023. [2026-03-28T15:39:56.818540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3024. [2026-03-28T15:39:56.819601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3025. [2026-03-28T15:39:56.819703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3026. [2026-03-28T15:39:56.820749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3027. [2026-03-28T15:39:56.820857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3028. [2026-03-28T15:39:56.823851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3029. [2026-03-28T15:39:56.823974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3030. [2026-03-28T15:39:56.824793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3031. [2026-03-28T15:39:56.824926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3032. [2026-03-28T15:39:56.825043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3033. [2026-03-28T15:39:56.825152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3034. [2026-03-28T15:39:56.825253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3035. [2026-03-28T15:39:56.825354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3036. [2026-03-28T15:39:56.825440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3037. [2026-03-28T15:39:56.825535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3038. [2026-03-28T15:39:56.825620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3039. [2026-03-28T15:39:56.825701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3040. [2026-03-28T15:39:56.825795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3041. [2026-03-28T15:39:56.825885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3042. [2026-03-28T15:39:56.825966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3043. [2026-03-28T15:39:56.826062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3044. [2026-03-28T15:39:56.826150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3045. [2026-03-28T15:39:56.826243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3046. [2026-03-28T15:39:56.826350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3047. [2026-03-28T15:39:56.826457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3048. [2026-03-28T15:39:56.826539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3049. [2026-03-28T15:39:56.826621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3050. [2026-03-28T15:39:56.826701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3051. [2026-03-28T15:39:56.826781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3052. [2026-03-28T15:39:56.826869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3053. [2026-03-28T15:39:56.828053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3054. [2026-03-28T15:39:56.828150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3055. [2026-03-28T15:39:56.830738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3056. [2026-03-28T15:39:56.830822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3057. [2026-03-28T15:39:57.118576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3058. [2026-03-28T15:39:57.374973+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3059. [2026-03-28T15:39:57.375662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3060. [2026-03-28T15:39:57.379715+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3061. [2026-03-28T15:39:57.382673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /av.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /av.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/av.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3062. [2026-03-28T15:39:57.386095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3063. [2026-03-28T15:39:57.387075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3064. [2026-03-28T15:39:57.388307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3065. [2026-03-28T15:39:57.388452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3066. [2026-03-28T15:39:57.389258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3067. [2026-03-28T15:39:57.389396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3068. [2026-03-28T15:39:57.390877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3069. [2026-03-28T15:39:57.391003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3070. [2026-03-28T15:39:57.392465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3071. [2026-03-28T15:39:57.392591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3072. [2026-03-28T15:39:57.393925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3073. [2026-03-28T15:39:57.394074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3074. [2026-03-28T15:39:57.395855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3075. [2026-03-28T15:39:57.395991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3076. [2026-03-28T15:39:57.397443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3077. [2026-03-28T15:39:57.397569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3078. [2026-03-28T15:39:57.398922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3079. [2026-03-28T15:39:57.399075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3080. [2026-03-28T15:39:57.403124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3081. [2026-03-28T15:39:57.403262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3082. [2026-03-28T15:39:57.403675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3083. [2026-03-28T15:39:57.403795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3084. [2026-03-28T15:39:57.404983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3085. [2026-03-28T15:39:57.405137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3086. [2026-03-28T15:39:57.406519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3087. [2026-03-28T15:39:57.406666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3088. [2026-03-28T15:39:57.408289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3089. [2026-03-28T15:39:57.408444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3090. [2026-03-28T15:39:57.409401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3091. [2026-03-28T15:39:57.409526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3092. [2026-03-28T15:39:57.410284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3093. [2026-03-28T15:39:57.410422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3094. [2026-03-28T15:39:57.411802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3095. [2026-03-28T15:39:57.411928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3096. [2026-03-28T15:39:57.413383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3097. [2026-03-28T15:39:57.413523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3098. [2026-03-28T15:39:57.414881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3099. [2026-03-28T15:39:57.415007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3100. [2026-03-28T15:39:57.416751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3101. [2026-03-28T15:39:57.416879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3102. [2026-03-28T15:39:57.418229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3103. [2026-03-28T15:39:57.418367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3104. [2026-03-28T15:39:57.419709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3105. [2026-03-28T15:39:57.419837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3106. [2026-03-28T15:39:57.423655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3107. [2026-03-28T15:39:57.423787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3108. [2026-03-28T15:39:57.424779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3109. [2026-03-28T15:39:57.424940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3110. [2026-03-28T15:39:57.425080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3111. [2026-03-28T15:39:57.425221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3112. [2026-03-28T15:39:57.425377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3113. [2026-03-28T15:39:57.425489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3114. [2026-03-28T15:39:57.425595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3115. [2026-03-28T15:39:57.425698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3116. [2026-03-28T15:39:57.425806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3117. [2026-03-28T15:39:57.425905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3118. [2026-03-28T15:39:57.426038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3119. [2026-03-28T15:39:57.426160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3120. [2026-03-28T15:39:57.426263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3121. [2026-03-28T15:39:57.426376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3122. [2026-03-28T15:39:57.426482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3123. [2026-03-28T15:39:57.426585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3124. [2026-03-28T15:39:57.426702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3125. [2026-03-28T15:39:57.426828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3126. [2026-03-28T15:39:57.426930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3127. [2026-03-28T15:39:57.427059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3128. [2026-03-28T15:39:57.427166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3129. [2026-03-28T15:39:57.427267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3130. [2026-03-28T15:39:57.427384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3131. [2026-03-28T15:39:57.428764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3132. [2026-03-28T15:39:57.428877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3133. [2026-03-28T15:39:57.431888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3134. [2026-03-28T15:39:57.432005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3135. [2026-03-28T15:39:57.625013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3136. [2026-03-28T15:39:57.975409+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3137. [2026-03-28T15:39:57.976356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3138. [2026-03-28T15:39:57.981985+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3139. [2026-03-28T15:39:57.985943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bgymj.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bgymj.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bgymj.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3140. [2026-03-28T15:39:57.990510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3141. [2026-03-28T15:39:57.991902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3142. [2026-03-28T15:39:57.993604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3143. [2026-03-28T15:39:57.993776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3144. [2026-03-28T15:39:57.994820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3145. [2026-03-28T15:39:57.994976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3146. [2026-03-28T15:39:57.996916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3147. [2026-03-28T15:39:57.997098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3148. [2026-03-28T15:39:57.998969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3149. [2026-03-28T15:39:57.999147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3150. [2026-03-28T15:39:58.000888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3151. [2026-03-28T15:39:58.001079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3152. [2026-03-28T15:39:58.003397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3153. [2026-03-28T15:39:58.003567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3154. [2026-03-28T15:39:58.005406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3155. [2026-03-28T15:39:58.005568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3156. [2026-03-28T15:39:58.007244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3157. [2026-03-28T15:39:58.007419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3158. [2026-03-28T15:39:58.012342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3159. [2026-03-28T15:39:58.012506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3160. [2026-03-28T15:39:58.012966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3161. [2026-03-28T15:39:58.013130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3162. [2026-03-28T15:39:58.014574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3163. [2026-03-28T15:39:58.014734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3164. [2026-03-28T15:39:58.016419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3165. [2026-03-28T15:39:58.016586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3166. [2026-03-28T15:39:58.018478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3167. [2026-03-28T15:39:58.018625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3168. [2026-03-28T15:39:58.019718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3169. [2026-03-28T15:39:58.019860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3170. [2026-03-28T15:39:58.020742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3171. [2026-03-28T15:39:58.020895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3172. [2026-03-28T15:39:58.022503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3173. [2026-03-28T15:39:58.022653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3174. [2026-03-28T15:39:58.024329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3175. [2026-03-28T15:39:58.024474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3176. [2026-03-28T15:39:58.026038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3177. [2026-03-28T15:39:58.026201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3178. [2026-03-28T15:39:58.028156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3179. [2026-03-28T15:39:58.028308+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3180. [2026-03-28T15:39:58.029794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3181. [2026-03-28T15:39:58.029930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3182. [2026-03-28T15:39:58.031420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3183. [2026-03-28T15:39:58.031561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3184. [2026-03-28T15:39:58.035726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3185. [2026-03-28T15:39:58.035870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3186. [2026-03-28T15:39:58.036943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3187. [2026-03-28T15:39:58.037131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3188. [2026-03-28T15:39:58.037270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3189. [2026-03-28T15:39:58.037422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3190. [2026-03-28T15:39:58.037552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3191. [2026-03-28T15:39:58.037664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3192. [2026-03-28T15:39:58.037773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3193. [2026-03-28T15:39:58.037880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3194. [2026-03-28T15:39:58.038002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3195. [2026-03-28T15:39:58.038129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3196. [2026-03-28T15:39:58.038251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3197. [2026-03-28T15:39:58.038384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3198. [2026-03-28T15:39:58.038491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3199. [2026-03-28T15:39:58.038592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3200. [2026-03-28T15:39:58.038700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3201. [2026-03-28T15:39:58.038820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3202. [2026-03-28T15:39:58.038943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3203. [2026-03-28T15:39:58.039084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3204. [2026-03-28T15:39:58.039193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3205. [2026-03-28T15:39:58.039298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3206. [2026-03-28T15:39:58.039422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3207. [2026-03-28T15:39:58.039527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3208. [2026-03-28T15:39:58.039628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3209. [2026-03-28T15:39:58.041110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3210. [2026-03-28T15:39:58.041229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3211. [2026-03-28T15:39:58.044466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3212. [2026-03-28T15:39:58.044576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3213. [2026-03-28T15:39:58.292861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3214. [2026-03-28T15:39:58.578009+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3215. [2026-03-28T15:39:58.578795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3216. [2026-03-28T15:39:58.583101+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3217. [2026-03-28T15:39:58.586795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /worksec.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /worksec.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3218. [2026-03-28T15:39:58.591301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3219. [2026-03-28T15:39:58.592399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3220. [2026-03-28T15:39:58.593671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3221. [2026-03-28T15:39:58.593809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3222. [2026-03-28T15:39:58.594634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3223. [2026-03-28T15:39:58.594778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3224. [2026-03-28T15:39:58.596336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3225. [2026-03-28T15:39:58.596470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3226. [2026-03-28T15:39:58.597927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3227. [2026-03-28T15:39:58.598077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3228. [2026-03-28T15:39:58.599442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3229. [2026-03-28T15:39:58.599571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3230. [2026-03-28T15:39:58.601398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3231. [2026-03-28T15:39:58.601541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3232. [2026-03-28T15:39:58.602986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3233. [2026-03-28T15:39:58.603140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3234. [2026-03-28T15:39:58.604597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3235. [2026-03-28T15:39:58.604739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3236. [2026-03-28T15:39:58.608811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3237. [2026-03-28T15:39:58.608955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3238. [2026-03-28T15:39:58.609392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3239. [2026-03-28T15:39:58.609524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3240. [2026-03-28T15:39:58.610728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3241. [2026-03-28T15:39:58.610869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3242. [2026-03-28T15:39:58.612282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3243. [2026-03-28T15:39:58.612451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3244. [2026-03-28T15:39:58.614094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3245. [2026-03-28T15:39:58.614228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3246. [2026-03-28T15:39:58.615206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3247. [2026-03-28T15:39:58.615353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3248. [2026-03-28T15:39:58.616130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3249. [2026-03-28T15:39:58.616258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3250. [2026-03-28T15:39:58.617662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3251. [2026-03-28T15:39:58.617794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3252. [2026-03-28T15:39:58.619260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3253. [2026-03-28T15:39:58.619417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3254. [2026-03-28T15:39:58.620782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3255. [2026-03-28T15:39:58.620913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3256. [2026-03-28T15:39:58.622677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3257. [2026-03-28T15:39:58.622809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3258. [2026-03-28T15:39:58.624168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3259. [2026-03-28T15:39:58.624299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3260. [2026-03-28T15:39:58.625658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3261. [2026-03-28T15:39:58.625806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3262. [2026-03-28T15:39:58.629640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3263. [2026-03-28T15:39:58.629775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3264. [2026-03-28T15:39:58.630852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3265. [2026-03-28T15:39:58.631017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3266. [2026-03-28T15:39:58.631167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3267. [2026-03-28T15:39:58.631301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3268. [2026-03-28T15:39:58.631458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3269. [2026-03-28T15:39:58.631573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3270. [2026-03-28T15:39:58.631681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3271. [2026-03-28T15:39:58.631787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3272. [2026-03-28T15:39:58.631894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3273. [2026-03-28T15:39:58.631996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3274. [2026-03-28T15:39:58.632143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3275. [2026-03-28T15:39:58.632252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3276. [2026-03-28T15:39:58.632381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3277. [2026-03-28T15:39:58.632486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3278. [2026-03-28T15:39:58.632594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3279. [2026-03-28T15:39:58.632700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3280. [2026-03-28T15:39:58.632819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3281. [2026-03-28T15:39:58.632939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3282. [2026-03-28T15:39:58.633067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3283. [2026-03-28T15:39:58.633196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3284. [2026-03-28T15:39:58.633321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3285. [2026-03-28T15:39:58.633435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3286. [2026-03-28T15:39:58.633536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3287. [2026-03-28T15:39:58.635044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3288. [2026-03-28T15:39:58.635164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3289. [2026-03-28T15:39:58.639165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3290. [2026-03-28T15:39:58.639272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3291. [2026-03-28T15:39:58.916603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3292. [2026-03-28T15:39:59.167905+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3293. [2026-03-28T15:39:59.168782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3294. [2026-03-28T15:39:59.174116+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3295. [2026-03-28T15:39:59.177927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tfm.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tfm.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tfm.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3296. [2026-03-28T15:39:59.182387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3297. [2026-03-28T15:39:59.183707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3298. [2026-03-28T15:39:59.185243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3299. [2026-03-28T15:39:59.185412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3300. [2026-03-28T15:39:59.186349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3301. [2026-03-28T15:39:59.186493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3302. [2026-03-28T15:39:59.188274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3303. [2026-03-28T15:39:59.188435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3304. [2026-03-28T15:39:59.190152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3305. [2026-03-28T15:39:59.190326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3306. [2026-03-28T15:39:59.191868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3307. [2026-03-28T15:39:59.192011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3308. [2026-03-28T15:39:59.194183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3309. [2026-03-28T15:39:59.194357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3310. [2026-03-28T15:39:59.195950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3311. [2026-03-28T15:39:59.196109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3312. [2026-03-28T15:39:59.197623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3313. [2026-03-28T15:39:59.197775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3314. [2026-03-28T15:39:59.202280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3315. [2026-03-28T15:39:59.202446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3316. [2026-03-28T15:39:59.202945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3317. [2026-03-28T15:39:59.203112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3318. [2026-03-28T15:39:59.204438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3319. [2026-03-28T15:39:59.204589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3320. [2026-03-28T15:39:59.206116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3321. [2026-03-28T15:39:59.206273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3322. [2026-03-28T15:39:59.207997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3323. [2026-03-28T15:39:59.208151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3324. [2026-03-28T15:39:59.209159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3325. [2026-03-28T15:39:59.209292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3326. [2026-03-28T15:39:59.210092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3327. [2026-03-28T15:39:59.210222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3328. [2026-03-28T15:39:59.211690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3329. [2026-03-28T15:39:59.211825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3330. [2026-03-28T15:39:59.213416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3331. [2026-03-28T15:39:59.213561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3332. [2026-03-28T15:39:59.214975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3333. [2026-03-28T15:39:59.215126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3334. [2026-03-28T15:39:59.216898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3335. [2026-03-28T15:39:59.217057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3336. [2026-03-28T15:39:59.218418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3337. [2026-03-28T15:39:59.218546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3338. [2026-03-28T15:39:59.219876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3339. [2026-03-28T15:39:59.220004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3340. [2026-03-28T15:39:59.224098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3341. [2026-03-28T15:39:59.224239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3342. [2026-03-28T15:39:59.225264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3343. [2026-03-28T15:39:59.225462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3344. [2026-03-28T15:39:59.225647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3345. [2026-03-28T15:39:59.225812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3346. [2026-03-28T15:39:59.225941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3347. [2026-03-28T15:39:59.226083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3348. [2026-03-28T15:39:59.226194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3349. [2026-03-28T15:39:59.226299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3350. [2026-03-28T15:39:59.226461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3351. [2026-03-28T15:39:59.226565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3352. [2026-03-28T15:39:59.226685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3353. [2026-03-28T15:39:59.226790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3354. [2026-03-28T15:39:59.226901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3355. [2026-03-28T15:39:59.227000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3356. [2026-03-28T15:39:59.227126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3357. [2026-03-28T15:39:59.227230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3358. [2026-03-28T15:39:59.227375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3359. [2026-03-28T15:39:59.227510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3360. [2026-03-28T15:39:59.227614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3361. [2026-03-28T15:39:59.227716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3362. [2026-03-28T15:39:59.227817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3363. [2026-03-28T15:39:59.227918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3364. [2026-03-28T15:39:59.228016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3365. [2026-03-28T15:39:59.229700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3366. [2026-03-28T15:39:59.229818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3367. [2026-03-28T15:39:59.233474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3368. [2026-03-28T15:39:59.233590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3369. [2026-03-28T15:39:59.447714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3370. [2026-03-28T15:40:05.116683+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3371. [2026-03-28T15:40:05.117724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3372. [2026-03-28T15:40:05.123704+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3373. [2026-03-28T15:40:05.128431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /unloathness.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /unloathness.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/unloathness.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3374. [2026-03-28T15:40:05.134780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3375. [2026-03-28T15:40:05.136299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3376. [2026-03-28T15:40:05.137922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3377. [2026-03-28T15:40:05.138112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3378. [2026-03-28T15:40:05.139155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3379. [2026-03-28T15:40:05.139347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3380. [2026-03-28T15:40:05.141290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3381. [2026-03-28T15:40:05.141475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3382. [2026-03-28T15:40:05.143340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3383. [2026-03-28T15:40:05.143501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3384. [2026-03-28T15:40:05.145231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3385. [2026-03-28T15:40:05.145397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3386. [2026-03-28T15:40:05.147582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3387. [2026-03-28T15:40:05.147759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3388. [2026-03-28T15:40:05.149521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3389. [2026-03-28T15:40:05.149674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3390. [2026-03-28T15:40:05.151350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3391. [2026-03-28T15:40:05.151504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3392. [2026-03-28T15:40:05.156449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3393. [2026-03-28T15:40:05.156614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3394. [2026-03-28T15:40:05.157094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3395. [2026-03-28T15:40:05.157244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3396. [2026-03-28T15:40:05.158646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3397. [2026-03-28T15:40:05.158802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3398. [2026-03-28T15:40:05.160415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3399. [2026-03-28T15:40:05.160598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3400. [2026-03-28T15:40:05.162485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3401. [2026-03-28T15:40:05.162635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3402. [2026-03-28T15:40:05.163763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3403. [2026-03-28T15:40:05.163910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3404. [2026-03-28T15:40:05.164803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3405. [2026-03-28T15:40:05.164946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3406. [2026-03-28T15:40:05.166539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3407. [2026-03-28T15:40:05.166680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3408. [2026-03-28T15:40:05.168328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3409. [2026-03-28T15:40:05.168472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3410. [2026-03-28T15:40:05.169975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3411. [2026-03-28T15:40:05.170135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3412. [2026-03-28T15:40:05.172057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3413. [2026-03-28T15:40:05.172199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3414. [2026-03-28T15:40:05.173685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3415. [2026-03-28T15:40:05.173825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3416. [2026-03-28T15:40:05.175325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3417. [2026-03-28T15:40:05.175480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3418. [2026-03-28T15:40:05.179663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3419. [2026-03-28T15:40:05.179807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3420. [2026-03-28T15:40:05.180901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3421. [2026-03-28T15:40:05.181092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3422. [2026-03-28T15:40:05.181228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3423. [2026-03-28T15:40:05.181386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3424. [2026-03-28T15:40:05.181520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3425. [2026-03-28T15:40:05.181652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3426. [2026-03-28T15:40:05.181765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3427. [2026-03-28T15:40:05.181875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3428. [2026-03-28T15:40:05.181985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3429. [2026-03-28T15:40:05.182114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3430. [2026-03-28T15:40:05.182239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3431. [2026-03-28T15:40:05.182363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3432. [2026-03-28T15:40:05.182492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3433. [2026-03-28T15:40:05.182599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3434. [2026-03-28T15:40:05.182716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3435. [2026-03-28T15:40:05.182825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3436. [2026-03-28T15:40:05.182949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3437. [2026-03-28T15:40:05.183102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3438. [2026-03-28T15:40:05.183216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3439. [2026-03-28T15:40:05.183349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3440. [2026-03-28T15:40:05.183471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3441. [2026-03-28T15:40:05.183589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3442. [2026-03-28T15:40:05.183694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3443. [2026-03-28T15:40:05.185249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3444. [2026-03-28T15:40:05.185391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3445. [2026-03-28T15:40:05.189667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3446. [2026-03-28T15:40:05.189782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3447. [2026-03-28T15:40:05.427229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3448. [2026-03-28T15:40:05.868893+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3449. [2026-03-28T15:40:05.869820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3450. [2026-03-28T15:40:05.875412+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3451. [2026-03-28T15:40:05.879168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ar.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ar.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ar.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3452. [2026-03-28T15:40:05.883610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3453. [2026-03-28T15:40:05.884931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3454. [2026-03-28T15:40:05.886659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3455. [2026-03-28T15:40:05.886822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3456. [2026-03-28T15:40:05.887906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3457. [2026-03-28T15:40:05.888085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3458. [2026-03-28T15:40:05.890017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3459. [2026-03-28T15:40:05.890195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3460. [2026-03-28T15:40:05.892076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3461. [2026-03-28T15:40:05.892249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3462. [2026-03-28T15:40:05.893982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3463. [2026-03-28T15:40:05.894154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3464. [2026-03-28T15:40:05.896459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3465. [2026-03-28T15:40:05.896634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3466. [2026-03-28T15:40:05.898400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3467. [2026-03-28T15:40:05.898550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3468. [2026-03-28T15:40:05.900256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3469. [2026-03-28T15:40:05.900435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3470. [2026-03-28T15:40:05.905397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3471. [2026-03-28T15:40:05.905562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3472. [2026-03-28T15:40:05.906047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3473. [2026-03-28T15:40:05.906191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3474. [2026-03-28T15:40:05.907658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3475. [2026-03-28T15:40:05.907809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3476. [2026-03-28T15:40:05.909391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3477. [2026-03-28T15:40:05.909580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3478. [2026-03-28T15:40:05.911456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3479. [2026-03-28T15:40:05.911602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3480. [2026-03-28T15:40:05.912704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3481. [2026-03-28T15:40:05.912843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3482. [2026-03-28T15:40:05.913714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3483. [2026-03-28T15:40:05.913852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3484. [2026-03-28T15:40:05.915483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3485. [2026-03-28T15:40:05.915627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3486. [2026-03-28T15:40:05.917278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3487. [2026-03-28T15:40:05.917437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3488. [2026-03-28T15:40:05.918923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3489. [2026-03-28T15:40:05.919076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3490. [2026-03-28T15:40:05.920963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3491. [2026-03-28T15:40:05.921119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3492. [2026-03-28T15:40:05.922625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3493. [2026-03-28T15:40:05.922760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3494. [2026-03-28T15:40:05.924222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3495. [2026-03-28T15:40:05.924373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3496. [2026-03-28T15:40:05.928581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3497. [2026-03-28T15:40:05.928723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3498. [2026-03-28T15:40:05.929766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3499. [2026-03-28T15:40:05.929952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3500. [2026-03-28T15:40:05.930096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3501. [2026-03-28T15:40:05.930230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3502. [2026-03-28T15:40:05.930373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3503. [2026-03-28T15:40:05.930484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3504. [2026-03-28T15:40:05.930591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3505. [2026-03-28T15:40:05.930697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3506. [2026-03-28T15:40:05.930803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3507. [2026-03-28T15:40:05.930918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3508. [2026-03-28T15:40:05.931058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3509. [2026-03-28T15:40:05.931170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3510. [2026-03-28T15:40:05.931273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3511. [2026-03-28T15:40:05.931390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3512. [2026-03-28T15:40:05.931497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3513. [2026-03-28T15:40:05.931603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3514. [2026-03-28T15:40:05.931735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3515. [2026-03-28T15:40:05.931856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3516. [2026-03-28T15:40:05.931965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3517. [2026-03-28T15:40:05.932095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3518. [2026-03-28T15:40:05.932201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3519. [2026-03-28T15:40:05.932304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3520. [2026-03-28T15:40:05.932419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3521. [2026-03-28T15:40:05.933836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3522. [2026-03-28T15:40:05.933963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3523. [2026-03-28T15:40:05.937142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3524. [2026-03-28T15:40:05.937248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3525. [2026-03-28T15:40:06.164739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3526. [2026-03-28T15:40:06.472856+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3527. [2026-03-28T15:40:06.473597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3528. [2026-03-28T15:40:06.477779+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3529. [2026-03-28T15:40:06.481711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /1index.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /1index.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1index.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3530. [2026-03-28T15:40:06.487394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3531. [2026-03-28T15:40:06.489227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3532. [2026-03-28T15:40:06.491349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3533. [2026-03-28T15:40:06.491490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3534. [2026-03-28T15:40:06.492667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3535. [2026-03-28T15:40:06.492811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3536. [2026-03-28T15:40:06.495105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3537. [2026-03-28T15:40:06.495305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3538. [2026-03-28T15:40:06.496984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3539. [2026-03-28T15:40:06.497208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3540. [2026-03-28T15:40:06.499631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3541. [2026-03-28T15:40:06.499839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3542. [2026-03-28T15:40:06.503239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3543. [2026-03-28T15:40:06.504632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3544. [2026-03-28T15:40:06.507448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3545. [2026-03-28T15:40:06.507676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3546. [2026-03-28T15:40:06.509911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3547. [2026-03-28T15:40:06.510140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3548. [2026-03-28T15:40:06.516512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3549. [2026-03-28T15:40:06.516722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3550. [2026-03-28T15:40:06.517349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3551. [2026-03-28T15:40:06.517568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3552. [2026-03-28T15:40:06.519444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3553. [2026-03-28T15:40:06.519661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3554. [2026-03-28T15:40:06.521689+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3555. [2026-03-28T15:40:06.521916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3556. [2026-03-28T15:40:06.525615+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3557. [2026-03-28T15:40:06.525828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3558. [2026-03-28T15:40:06.527705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3559. [2026-03-28T15:40:06.527918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3560. [2026-03-28T15:40:06.529109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3561. [2026-03-28T15:40:06.529290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3562. [2026-03-28T15:40:06.531386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3563. [2026-03-28T15:40:06.531572+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3564. [2026-03-28T15:40:06.533602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3565. [2026-03-28T15:40:06.533776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3566. [2026-03-28T15:40:06.535693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3567. [2026-03-28T15:40:06.535863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3568. [2026-03-28T15:40:06.538452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3569. [2026-03-28T15:40:06.538642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3570. [2026-03-28T15:40:06.540791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3571. [2026-03-28T15:40:06.540988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3572. [2026-03-28T15:40:06.542769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3573. [2026-03-28T15:40:06.542933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3574. [2026-03-28T15:40:06.548049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3575. [2026-03-28T15:40:06.548228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3576. [2026-03-28T15:40:06.549661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3577. [2026-03-28T15:40:06.549880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3578. [2026-03-28T15:40:06.550080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3579. [2026-03-28T15:40:06.550250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3580. [2026-03-28T15:40:06.550441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3581. [2026-03-28T15:40:06.550619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3582. [2026-03-28T15:40:06.552725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3583. [2026-03-28T15:40:06.552861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3584. [2026-03-28T15:40:06.552985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3585. [2026-03-28T15:40:06.553144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3586. [2026-03-28T15:40:06.553281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3587. [2026-03-28T15:40:06.553415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3588. [2026-03-28T15:40:06.553543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3589. [2026-03-28T15:40:06.553677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3590. [2026-03-28T15:40:06.553790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3591. [2026-03-28T15:40:06.553900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3592. [2026-03-28T15:40:06.554042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3593. [2026-03-28T15:40:06.554171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3594. [2026-03-28T15:40:06.554284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3595. [2026-03-28T15:40:06.554405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3596. [2026-03-28T15:40:06.554543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3597. [2026-03-28T15:40:06.554649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3598. [2026-03-28T15:40:06.554755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3599. [2026-03-28T15:40:06.556173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3600. [2026-03-28T15:40:06.556290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3601. [2026-03-28T15:40:06.559575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3602. [2026-03-28T15:40:06.559680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3603. [2026-03-28T15:40:06.808015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3604. [2026-03-28T15:40:07.132624+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3605. [2026-03-28T15:40:07.133197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3606. [2026-03-28T15:40:07.136693+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3607. [2026-03-28T15:40:07.139251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /multirole.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /multirole.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/multirole.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3608. [2026-03-28T15:40:07.142426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3609. [2026-03-28T15:40:07.143264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3610. [2026-03-28T15:40:07.144292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3611. [2026-03-28T15:40:07.144414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3612. [2026-03-28T15:40:07.145069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3613. [2026-03-28T15:40:07.145173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3614. [2026-03-28T15:40:07.146386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3615. [2026-03-28T15:40:07.146491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3616. [2026-03-28T15:40:07.147676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3617. [2026-03-28T15:40:07.147782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3618. [2026-03-28T15:40:07.149403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3619. [2026-03-28T15:40:07.149563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3620. [2026-03-28T15:40:07.152036+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3621. [2026-03-28T15:40:07.152296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3622. [2026-03-28T15:40:07.154292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3623. [2026-03-28T15:40:07.154477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3624. [2026-03-28T15:40:07.155962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3625. [2026-03-28T15:40:07.156124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3626. [2026-03-28T15:40:07.161516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3627. [2026-03-28T15:40:07.161690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3628. [2026-03-28T15:40:07.162234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3629. [2026-03-28T15:40:07.162422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3630. [2026-03-28T15:40:07.163985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3631. [2026-03-28T15:40:07.164188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3632. [2026-03-28T15:40:07.165590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3633. [2026-03-28T15:40:07.165774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3634. [2026-03-28T15:40:07.167583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3635. [2026-03-28T15:40:07.167703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3636. [2026-03-28T15:40:07.168549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3637. [2026-03-28T15:40:07.168672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3638. [2026-03-28T15:40:07.169418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3639. [2026-03-28T15:40:07.169574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3640. [2026-03-28T15:40:07.171190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3641. [2026-03-28T15:40:07.171374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3642. [2026-03-28T15:40:07.172958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3643. [2026-03-28T15:40:07.173135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3644. [2026-03-28T15:40:07.174593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3645. [2026-03-28T15:40:07.174749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3646. [2026-03-28T15:40:07.177113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3647. [2026-03-28T15:40:07.177283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3648. [2026-03-28T15:40:07.179738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3649. [2026-03-28T15:40:07.179923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3650. [2026-03-28T15:40:07.182115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3651. [2026-03-28T15:40:07.182260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3652. [2026-03-28T15:40:07.185959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3653. [2026-03-28T15:40:07.186108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3654. [2026-03-28T15:40:07.186967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3655. [2026-03-28T15:40:07.187134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3656. [2026-03-28T15:40:07.187268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3657. [2026-03-28T15:40:07.187394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3658. [2026-03-28T15:40:07.187500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3659. [2026-03-28T15:40:07.187593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3660. [2026-03-28T15:40:07.187679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3661. [2026-03-28T15:40:07.187765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3662. [2026-03-28T15:40:07.187852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3663. [2026-03-28T15:40:07.187947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3664. [2026-03-28T15:40:07.188076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3665. [2026-03-28T15:40:07.188175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3666. [2026-03-28T15:40:07.188260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3667. [2026-03-28T15:40:07.188360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3668. [2026-03-28T15:40:07.188449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3669. [2026-03-28T15:40:07.188536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3670. [2026-03-28T15:40:07.188644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3671. [2026-03-28T15:40:07.188753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3672. [2026-03-28T15:40:07.188840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3673. [2026-03-28T15:40:07.188926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3674. [2026-03-28T15:40:07.189009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3675. [2026-03-28T15:40:07.189139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3676. [2026-03-28T15:40:07.189224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3677. [2026-03-28T15:40:07.190470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3678. [2026-03-28T15:40:07.190577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3679. [2026-03-28T15:40:07.193572+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3680. [2026-03-28T15:40:07.193661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3681. [2026-03-28T15:40:07.491564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3682. [2026-03-28T15:40:07.719527+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3683. [2026-03-28T15:40:07.720133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3684. [2026-03-28T15:40:07.723630+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3685. [2026-03-28T15:40:07.726483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bal.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bal.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bal.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3686. [2026-03-28T15:40:07.729677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3687. [2026-03-28T15:40:07.730601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3688. [2026-03-28T15:40:07.731792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3689. [2026-03-28T15:40:07.731918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3690. [2026-03-28T15:40:07.732602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3691. [2026-03-28T15:40:07.732710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3692. [2026-03-28T15:40:07.733968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3693. [2026-03-28T15:40:07.734107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3694. [2026-03-28T15:40:07.735452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3695. [2026-03-28T15:40:07.735586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3696. [2026-03-28T15:40:07.736690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3697. [2026-03-28T15:40:07.736799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3698. [2026-03-28T15:40:07.738409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3699. [2026-03-28T15:40:07.738531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3700. [2026-03-28T15:40:07.739729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3701. [2026-03-28T15:40:07.739845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3702. [2026-03-28T15:40:07.741062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3703. [2026-03-28T15:40:07.741192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3704. [2026-03-28T15:40:07.744717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3705. [2026-03-28T15:40:07.744853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3706. [2026-03-28T15:40:07.745286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3707. [2026-03-28T15:40:07.745475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3708. [2026-03-28T15:40:07.746531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3709. [2026-03-28T15:40:07.746663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3710. [2026-03-28T15:40:07.747800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3711. [2026-03-28T15:40:07.747926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3712. [2026-03-28T15:40:07.749360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3713. [2026-03-28T15:40:07.749530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3714. [2026-03-28T15:40:07.750331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3715. [2026-03-28T15:40:07.750457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3716. [2026-03-28T15:40:07.751086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3717. [2026-03-28T15:40:07.751194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3718. [2026-03-28T15:40:07.752369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3719. [2026-03-28T15:40:07.752482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3720. [2026-03-28T15:40:07.753808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3721. [2026-03-28T15:40:07.753923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3722. [2026-03-28T15:40:07.755035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3723. [2026-03-28T15:40:07.755158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3724. [2026-03-28T15:40:07.756808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3725. [2026-03-28T15:40:07.756928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3726. [2026-03-28T15:40:07.758052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3727. [2026-03-28T15:40:07.758163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3728. [2026-03-28T15:40:07.759269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3729. [2026-03-28T15:40:07.759392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3730. [2026-03-28T15:40:07.762757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3731. [2026-03-28T15:40:07.762903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3732. [2026-03-28T15:40:07.763903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3733. [2026-03-28T15:40:07.764078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3734. [2026-03-28T15:40:07.764190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3735. [2026-03-28T15:40:07.764301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3736. [2026-03-28T15:40:07.764421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3737. [2026-03-28T15:40:07.764513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3738. [2026-03-28T15:40:07.764649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3739. [2026-03-28T15:40:07.764741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3740. [2026-03-28T15:40:07.764830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3741. [2026-03-28T15:40:07.764914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3742. [2026-03-28T15:40:07.765013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3743. [2026-03-28T15:40:07.765123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3744. [2026-03-28T15:40:07.765209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3745. [2026-03-28T15:40:07.765305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3746. [2026-03-28T15:40:07.765413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3747. [2026-03-28T15:40:07.765501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3748. [2026-03-28T15:40:07.765621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3749. [2026-03-28T15:40:07.765723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3750. [2026-03-28T15:40:07.765810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3751. [2026-03-28T15:40:07.765912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3752. [2026-03-28T15:40:07.766012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3753. [2026-03-28T15:40:07.766151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3754. [2026-03-28T15:40:07.766243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3755. [2026-03-28T15:40:07.767790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3756. [2026-03-28T15:40:07.767897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3757. [2026-03-28T15:40:07.770869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3758. [2026-03-28T15:40:07.770960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3759. [2026-03-28T15:40:07.978860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3760. [2026-03-28T15:40:08.327662+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3761. [2026-03-28T15:40:08.328678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3762. [2026-03-28T15:40:08.334688+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3763. [2026-03-28T15:40:08.339678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/about.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/about.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3764. [2026-03-28T15:40:08.346163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3765. [2026-03-28T15:40:08.347856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3766. [2026-03-28T15:40:08.349505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3767. [2026-03-28T15:40:08.349691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3768. [2026-03-28T15:40:08.350787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3769. [2026-03-28T15:40:08.350967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3770. [2026-03-28T15:40:08.353102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3771. [2026-03-28T15:40:08.353272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3772. [2026-03-28T15:40:08.355214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3773. [2026-03-28T15:40:08.355394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3774. [2026-03-28T15:40:08.357526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3775. [2026-03-28T15:40:08.357689+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3776. [2026-03-28T15:40:08.359912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3777. [2026-03-28T15:40:08.360098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3778. [2026-03-28T15:40:08.361887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3779. [2026-03-28T15:40:08.362061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3780. [2026-03-28T15:40:08.363737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3781. [2026-03-28T15:40:08.363915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3782. [2026-03-28T15:40:08.368984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3783. [2026-03-28T15:40:08.369163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3784. [2026-03-28T15:40:08.369621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3785. [2026-03-28T15:40:08.369757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3786. [2026-03-28T15:40:08.371184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3787. [2026-03-28T15:40:08.371362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3788. [2026-03-28T15:40:08.372971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3789. [2026-03-28T15:40:08.373181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3790. [2026-03-28T15:40:08.375141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3791. [2026-03-28T15:40:08.375287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3792. [2026-03-28T15:40:08.376450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3793. [2026-03-28T15:40:08.376604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3794. [2026-03-28T15:40:08.377552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3795. [2026-03-28T15:40:08.377691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3796. [2026-03-28T15:40:08.379404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3797. [2026-03-28T15:40:08.379563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3798. [2026-03-28T15:40:08.381178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3799. [2026-03-28T15:40:08.381323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3800. [2026-03-28T15:40:08.382522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3801. [2026-03-28T15:40:08.382723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3802. [2026-03-28T15:40:08.384352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3803. [2026-03-28T15:40:08.384508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3804. [2026-03-28T15:40:08.385721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3805. [2026-03-28T15:40:08.385841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3806. [2026-03-28T15:40:08.387103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3807. [2026-03-28T15:40:08.387294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3808. [2026-03-28T15:40:08.390830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3809. [2026-03-28T15:40:08.390949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3810. [2026-03-28T15:40:08.391963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3811. [2026-03-28T15:40:08.392164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3812. [2026-03-28T15:40:08.392294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3813. [2026-03-28T15:40:08.392418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3814. [2026-03-28T15:40:08.392526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3815. [2026-03-28T15:40:08.392639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3816. [2026-03-28T15:40:08.392729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3817. [2026-03-28T15:40:08.392815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3818. [2026-03-28T15:40:08.392902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3819. [2026-03-28T15:40:08.393017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3820. [2026-03-28T15:40:08.393145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3821. [2026-03-28T15:40:08.393236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3822. [2026-03-28T15:40:08.393331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3823. [2026-03-28T15:40:08.393418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3824. [2026-03-28T15:40:08.393507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3825. [2026-03-28T15:40:08.393616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3826. [2026-03-28T15:40:08.393718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3827. [2026-03-28T15:40:08.393837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3828. [2026-03-28T15:40:08.393925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3829. [2026-03-28T15:40:08.394010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3830. [2026-03-28T15:40:08.394115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3831. [2026-03-28T15:40:08.394201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3832. [2026-03-28T15:40:08.394283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3833. [2026-03-28T15:40:08.395601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3834. [2026-03-28T15:40:08.395709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3835. [2026-03-28T15:40:08.399386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3836. [2026-03-28T15:40:08.399488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3837. [2026-03-28T15:40:08.634769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3838. [2026-03-28T15:40:08.954137+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3839. [2026-03-28T15:40:08.954924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3840. [2026-03-28T15:40:08.959936+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3841. [2026-03-28T15:40:08.963705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ccs.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ccs.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ccs.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3842. [2026-03-28T15:40:08.968017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3843. [2026-03-28T15:40:08.969272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3844. [2026-03-28T15:40:08.970835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3845. [2026-03-28T15:40:08.971014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3846. [2026-03-28T15:40:08.972077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3847. [2026-03-28T15:40:08.972232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3848. [2026-03-28T15:40:08.974096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3849. [2026-03-28T15:40:08.974258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3850. [2026-03-28T15:40:08.975997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3851. [2026-03-28T15:40:08.976180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3852. [2026-03-28T15:40:08.977707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3853. [2026-03-28T15:40:08.977856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3854. [2026-03-28T15:40:08.979965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3855. [2026-03-28T15:40:08.980169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3856. [2026-03-28T15:40:08.981881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3857. [2026-03-28T15:40:08.982076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3858. [2026-03-28T15:40:08.983625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3859. [2026-03-28T15:40:08.983789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3860. [2026-03-28T15:40:08.988384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3861. [2026-03-28T15:40:08.988531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3862. [2026-03-28T15:40:08.988976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3863. [2026-03-28T15:40:08.989135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3864. [2026-03-28T15:40:08.990463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3865. [2026-03-28T15:40:08.990620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3866. [2026-03-28T15:40:08.992113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3867. [2026-03-28T15:40:08.992271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3868. [2026-03-28T15:40:08.994064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3869. [2026-03-28T15:40:08.994205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3870. [2026-03-28T15:40:08.995294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3871. [2026-03-28T15:40:08.995457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3872. [2026-03-28T15:40:08.996264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3873. [2026-03-28T15:40:08.996430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3874. [2026-03-28T15:40:08.997896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3875. [2026-03-28T15:40:08.998052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3876. [2026-03-28T15:40:08.999554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3877. [2026-03-28T15:40:08.999686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3878. [2026-03-28T15:40:09.001147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3879. [2026-03-28T15:40:09.001290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3880. [2026-03-28T15:40:09.003149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3881. [2026-03-28T15:40:09.003282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3882. [2026-03-28T15:40:09.004674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3883. [2026-03-28T15:40:09.004804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3884. [2026-03-28T15:40:09.006158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3885. [2026-03-28T15:40:09.006290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3886. [2026-03-28T15:40:09.009639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3887. [2026-03-28T15:40:09.009770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3888. [2026-03-28T15:40:09.010641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3889. [2026-03-28T15:40:09.010792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3890. [2026-03-28T15:40:09.010920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3891. [2026-03-28T15:40:09.011056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3892. [2026-03-28T15:40:09.011178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3893. [2026-03-28T15:40:09.011273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3894. [2026-03-28T15:40:09.011387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3895. [2026-03-28T15:40:09.011484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3896. [2026-03-28T15:40:09.011573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3897. [2026-03-28T15:40:09.011658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3898. [2026-03-28T15:40:09.011772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3899. [2026-03-28T15:40:09.011859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3900. [2026-03-28T15:40:09.012004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3901. [2026-03-28T15:40:09.012125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3902. [2026-03-28T15:40:09.012229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3903. [2026-03-28T15:40:09.012331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3904. [2026-03-28T15:40:09.012432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3905. [2026-03-28T15:40:09.012532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3906. [2026-03-28T15:40:09.012649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3907. [2026-03-28T15:40:09.012744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3908. [2026-03-28T15:40:09.012821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3909. [2026-03-28T15:40:09.012940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3910. [2026-03-28T15:40:09.013055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3911. [2026-03-28T15:40:09.014187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3912. [2026-03-28T15:40:09.014280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3913. [2026-03-28T15:40:09.017153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3914. [2026-03-28T15:40:09.017240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3915. [2026-03-28T15:40:09.213249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3916. [2026-03-28T15:40:09.557226+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3917. [2026-03-28T15:40:09.558219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3918. [2026-03-28T15:40:09.564770+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3919. [2026-03-28T15:40:09.568611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-access.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-access.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-access.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3920. [2026-03-28T15:40:09.573221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3921. [2026-03-28T15:40:09.574524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3922. [2026-03-28T15:40:09.576257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3923. [2026-03-28T15:40:09.576473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3924. [2026-03-28T15:40:09.577595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3925. [2026-03-28T15:40:09.577749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3926. [2026-03-28T15:40:09.579706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3927. [2026-03-28T15:40:09.579877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3928. [2026-03-28T15:40:09.581726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3929. [2026-03-28T15:40:09.581883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3930. [2026-03-28T15:40:09.583586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3931. [2026-03-28T15:40:09.583767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3932. [2026-03-28T15:40:09.586002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3933. [2026-03-28T15:40:09.586196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3934. [2026-03-28T15:40:09.587977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3935. [2026-03-28T15:40:09.588145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3936. [2026-03-28T15:40:09.589805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3937. [2026-03-28T15:40:09.589953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3938. [2026-03-28T15:40:09.594739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3939. [2026-03-28T15:40:09.594892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3940. [2026-03-28T15:40:09.595377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3941. [2026-03-28T15:40:09.595515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3942. [2026-03-28T15:40:09.596981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3943. [2026-03-28T15:40:09.597180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3944. [2026-03-28T15:40:09.598804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3945. [2026-03-28T15:40:09.598969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3946. [2026-03-28T15:40:09.600920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3947. [2026-03-28T15:40:09.601091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3948. [2026-03-28T15:40:09.602189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3949. [2026-03-28T15:40:09.602338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3950. [2026-03-28T15:40:09.603207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3951. [2026-03-28T15:40:09.603356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3952. [2026-03-28T15:40:09.604872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3953. [2026-03-28T15:40:09.605036+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3954. [2026-03-28T15:40:09.606624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3955. [2026-03-28T15:40:09.606761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3956. [2026-03-28T15:40:09.608277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3957. [2026-03-28T15:40:09.608425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3958. [2026-03-28T15:40:09.610400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3959. [2026-03-28T15:40:09.610538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3960. [2026-03-28T15:40:09.612005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3961. [2026-03-28T15:40:09.612173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3962. [2026-03-28T15:40:09.613603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3963. [2026-03-28T15:40:09.613754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3964. [2026-03-28T15:40:09.617902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3965. [2026-03-28T15:40:09.618069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3966. [2026-03-28T15:40:09.619109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3967. [2026-03-28T15:40:09.619275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3968. [2026-03-28T15:40:09.619416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3969. [2026-03-28T15:40:09.619562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3970. [2026-03-28T15:40:09.619705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3971. [2026-03-28T15:40:09.619828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3972. [2026-03-28T15:40:09.619934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3973. [2026-03-28T15:40:09.620055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3974. [2026-03-28T15:40:09.620168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3975. [2026-03-28T15:40:09.620272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3976. [2026-03-28T15:40:09.620415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3977. [2026-03-28T15:40:09.620524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3978. [2026-03-28T15:40:09.620627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3979. [2026-03-28T15:40:09.620753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3980. [2026-03-28T15:40:09.620858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3981. [2026-03-28T15:40:09.620963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3982. [2026-03-28T15:40:09.621106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3983. [2026-03-28T15:40:09.621236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3984. [2026-03-28T15:40:09.621367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3985. [2026-03-28T15:40:09.621475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3986. [2026-03-28T15:40:09.621576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3987. [2026-03-28T15:40:09.621680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3988. [2026-03-28T15:40:09.621779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3989. [2026-03-28T15:40:09.623201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3990. [2026-03-28T15:40:09.623332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3991. [2026-03-28T15:40:09.626471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3992. [2026-03-28T15:40:09.626573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3993. [2026-03-28T15:40:09.854454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3994. [2026-03-28T15:40:10.187187+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  3995. [2026-03-28T15:40:10.187802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3996. [2026-03-28T15:40:10.191306+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3997. [2026-03-28T15:40:10.193937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3998. [2026-03-28T15:40:10.197094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3999. [2026-03-28T15:40:10.197904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4000. [2026-03-28T15:40:10.199019+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4001. [2026-03-28T15:40:10.199157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4002. [2026-03-28T15:40:10.199856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4003. [2026-03-28T15:40:10.199965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4004. [2026-03-28T15:40:10.201344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4005. [2026-03-28T15:40:10.201483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4006. [2026-03-28T15:40:10.202744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4007. [2026-03-28T15:40:10.202844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4008. [2026-03-28T15:40:10.204003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4009. [2026-03-28T15:40:10.204131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4010. [2026-03-28T15:40:10.205711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4011. [2026-03-28T15:40:10.205819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4012. [2026-03-28T15:40:10.207105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4013. [2026-03-28T15:40:10.207238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4014. [2026-03-28T15:40:10.208445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4015. [2026-03-28T15:40:10.208578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4016. [2026-03-28T15:40:10.212279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4017. [2026-03-28T15:40:10.212439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4018. [2026-03-28T15:40:10.212795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4019. [2026-03-28T15:40:10.212904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4020. [2026-03-28T15:40:10.213979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4021. [2026-03-28T15:40:10.214110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4022. [2026-03-28T15:40:10.215282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4023. [2026-03-28T15:40:10.215415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4024. [2026-03-28T15:40:10.216830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4025. [2026-03-28T15:40:10.216935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4026. [2026-03-28T15:40:10.217781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4027. [2026-03-28T15:40:10.217878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4028. [2026-03-28T15:40:10.218576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4029. [2026-03-28T15:40:10.218690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4030. [2026-03-28T15:40:10.219887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4031. [2026-03-28T15:40:10.220078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4032. [2026-03-28T15:40:10.221409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4033. [2026-03-28T15:40:10.221522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4034. [2026-03-28T15:40:10.222696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4035. [2026-03-28T15:40:10.222809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4036. [2026-03-28T15:40:10.224234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4037. [2026-03-28T15:40:10.224364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4038. [2026-03-28T15:40:10.225499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4039. [2026-03-28T15:40:10.225616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4040. [2026-03-28T15:40:10.226713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4041. [2026-03-28T15:40:10.226811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4042. [2026-03-28T15:40:10.229926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4043. [2026-03-28T15:40:10.230099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4044. [2026-03-28T15:40:10.230998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4045. [2026-03-28T15:40:10.231217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4046. [2026-03-28T15:40:10.231406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4047. [2026-03-28T15:40:10.231553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4048. [2026-03-28T15:40:10.231655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4049. [2026-03-28T15:40:10.231744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4050. [2026-03-28T15:40:10.231842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4051. [2026-03-28T15:40:10.231960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4052. [2026-03-28T15:40:10.232058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4053. [2026-03-28T15:40:10.232158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4054. [2026-03-28T15:40:10.232263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4055. [2026-03-28T15:40:10.232360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4056. [2026-03-28T15:40:10.232444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4057. [2026-03-28T15:40:10.232551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4058. [2026-03-28T15:40:10.232688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4059. [2026-03-28T15:40:10.232786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4060. [2026-03-28T15:40:10.232895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4061. [2026-03-28T15:40:10.232991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4062. [2026-03-28T15:40:10.233076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4063. [2026-03-28T15:40:10.233179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4064. [2026-03-28T15:40:10.233262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4065. [2026-03-28T15:40:10.233371+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4066. [2026-03-28T15:40:10.233459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4067. [2026-03-28T15:40:10.234631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4068. [2026-03-28T15:40:10.234738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4069. [2026-03-28T15:40:10.237420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4070. [2026-03-28T15:40:10.237506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4071. [2026-03-28T15:40:10.543215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4072. [2026-03-28T15:40:10.905463+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4073. [2026-03-28T15:40:10.906426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4074. [2026-03-28T15:40:10.911826+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4075. [2026-03-28T15:40:10.915765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /log.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /log.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4076. [2026-03-28T15:40:10.920480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4077. [2026-03-28T15:40:10.921682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4078. [2026-03-28T15:40:10.923471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4079. [2026-03-28T15:40:10.923659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4080. [2026-03-28T15:40:10.924819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4081. [2026-03-28T15:40:10.924985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4082. [2026-03-28T15:40:10.927195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4083. [2026-03-28T15:40:10.927376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4084. [2026-03-28T15:40:10.929510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4085. [2026-03-28T15:40:10.929666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4086. [2026-03-28T15:40:10.930819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4087. [2026-03-28T15:40:10.930938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4088. [2026-03-28T15:40:10.932449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4089. [2026-03-28T15:40:10.932577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4090. [2026-03-28T15:40:10.933814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4091. [2026-03-28T15:40:10.933923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4092. [2026-03-28T15:40:10.935099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4093. [2026-03-28T15:40:10.935211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4094. [2026-03-28T15:40:10.938795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4095. [2026-03-28T15:40:10.938940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4096. [2026-03-28T15:40:10.939384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4097. [2026-03-28T15:40:10.939513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4098. [2026-03-28T15:40:10.940505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4099. [2026-03-28T15:40:10.940616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4100. [2026-03-28T15:40:10.941795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4101. [2026-03-28T15:40:10.941926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4102. [2026-03-28T15:40:10.943216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4103. [2026-03-28T15:40:10.943333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4104. [2026-03-28T15:40:10.944124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4105. [2026-03-28T15:40:10.944226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4106. [2026-03-28T15:40:10.944868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4107. [2026-03-28T15:40:10.944964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4108. [2026-03-28T15:40:10.946124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4109. [2026-03-28T15:40:10.946231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4110. [2026-03-28T15:40:10.947449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4111. [2026-03-28T15:40:10.947554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4112. [2026-03-28T15:40:10.948659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4113. [2026-03-28T15:40:10.948757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4114. [2026-03-28T15:40:10.950402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4115. [2026-03-28T15:40:10.950529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4116. [2026-03-28T15:40:10.951694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4117. [2026-03-28T15:40:10.951815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4118. [2026-03-28T15:40:10.952935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4119. [2026-03-28T15:40:10.953040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4120. [2026-03-28T15:40:10.956227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4121. [2026-03-28T15:40:10.956346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4122. [2026-03-28T15:40:10.957132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4123. [2026-03-28T15:40:10.957266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4124. [2026-03-28T15:40:10.957387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4125. [2026-03-28T15:40:10.957505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4126. [2026-03-28T15:40:10.957607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4127. [2026-03-28T15:40:10.957715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4128. [2026-03-28T15:40:10.957796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4129. [2026-03-28T15:40:10.957876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4130. [2026-03-28T15:40:10.957957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4131. [2026-03-28T15:40:10.958065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4132. [2026-03-28T15:40:10.958166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4133. [2026-03-28T15:40:10.958269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4134. [2026-03-28T15:40:10.958386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4135. [2026-03-28T15:40:10.958470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4136. [2026-03-28T15:40:10.958556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4137. [2026-03-28T15:40:10.958640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4138. [2026-03-28T15:40:10.958735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4139. [2026-03-28T15:40:10.958830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4140. [2026-03-28T15:40:10.958941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4141. [2026-03-28T15:40:10.959042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4142. [2026-03-28T15:40:10.959198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4143. [2026-03-28T15:40:10.959328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4144. [2026-03-28T15:40:10.959423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4145. [2026-03-28T15:40:10.960607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4146. [2026-03-28T15:40:10.960722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4147. [2026-03-28T15:40:10.963490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4148. [2026-03-28T15:40:10.963585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4149. [2026-03-28T15:40:11.249323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4150. [2026-03-28T15:40:11.491587+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4151. [2026-03-28T15:40:11.492341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4152. [2026-03-28T15:40:11.496904+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4153. [2026-03-28T15:40:11.500379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /t.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /t.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/t.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4154. [2026-03-28T15:40:11.504822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4155. [2026-03-28T15:40:11.505873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4156. [2026-03-28T15:40:11.507153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4157. [2026-03-28T15:40:11.507286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4158. [2026-03-28T15:40:11.508280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4159. [2026-03-28T15:40:11.508425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4160. [2026-03-28T15:40:11.509973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4161. [2026-03-28T15:40:11.510131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4162. [2026-03-28T15:40:11.511602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4163. [2026-03-28T15:40:11.511730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4164. [2026-03-28T15:40:11.513184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4165. [2026-03-28T15:40:11.513330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4166. [2026-03-28T15:40:11.515186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4167. [2026-03-28T15:40:11.515337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4168. [2026-03-28T15:40:11.516766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4169. [2026-03-28T15:40:11.516909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4170. [2026-03-28T15:40:11.518439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4171. [2026-03-28T15:40:11.518578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4172. [2026-03-28T15:40:11.523062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4173. [2026-03-28T15:40:11.523204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4174. [2026-03-28T15:40:11.523596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4175. [2026-03-28T15:40:11.523717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4176. [2026-03-28T15:40:11.524908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4177. [2026-03-28T15:40:11.525076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4178. [2026-03-28T15:40:11.526450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4179. [2026-03-28T15:40:11.526600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4180. [2026-03-28T15:40:11.528389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4181. [2026-03-28T15:40:11.528527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4182. [2026-03-28T15:40:11.529501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4183. [2026-03-28T15:40:11.529629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4184. [2026-03-28T15:40:11.530421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4185. [2026-03-28T15:40:11.530547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4186. [2026-03-28T15:40:11.531949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4187. [2026-03-28T15:40:11.532109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4188. [2026-03-28T15:40:11.533580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4189. [2026-03-28T15:40:11.533720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4190. [2026-03-28T15:40:11.535094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4191. [2026-03-28T15:40:11.535221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4192. [2026-03-28T15:40:11.536995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4193. [2026-03-28T15:40:11.537142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4194. [2026-03-28T15:40:11.538606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4195. [2026-03-28T15:40:11.538737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4196. [2026-03-28T15:40:11.541749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4197. [2026-03-28T15:40:11.541915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4198. [2026-03-28T15:40:11.547646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4199. [2026-03-28T15:40:11.547856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4200. [2026-03-28T15:40:11.549807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4201. [2026-03-28T15:40:11.550095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4202. [2026-03-28T15:40:11.550322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4203. [2026-03-28T15:40:11.550549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4204. [2026-03-28T15:40:11.550772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4205. [2026-03-28T15:40:11.550956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4206. [2026-03-28T15:40:11.551165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4207. [2026-03-28T15:40:11.551399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4208. [2026-03-28T15:40:11.551583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4209. [2026-03-28T15:40:11.551761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4210. [2026-03-28T15:40:11.551960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4211. [2026-03-28T15:40:11.552158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4212. [2026-03-28T15:40:11.552353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4213. [2026-03-28T15:40:11.552525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4214. [2026-03-28T15:40:11.552719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4215. [2026-03-28T15:40:11.552925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4216. [2026-03-28T15:40:11.553162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4217. [2026-03-28T15:40:11.553400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4218. [2026-03-28T15:40:11.553578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4219. [2026-03-28T15:40:11.553754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4220. [2026-03-28T15:40:11.553924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4221. [2026-03-28T15:40:11.554119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4222. [2026-03-28T15:40:11.554336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4223. [2026-03-28T15:40:11.556516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4224. [2026-03-28T15:40:11.556704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4225. [2026-03-28T15:40:11.562926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4226. [2026-03-28T15:40:11.563114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4227. [2026-03-28T15:40:11.849000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4228. [2026-03-28T15:40:12.134657+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4229. [2026-03-28T15:40:12.135587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4230. [2026-03-28T15:40:12.140838+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4231. [2026-03-28T15:40:12.144744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ex.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ex.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ex.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4232. [2026-03-28T15:40:12.149780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4233. [2026-03-28T15:40:12.151738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4234. [2026-03-28T15:40:12.154299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4235. [2026-03-28T15:40:12.154484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4236. [2026-03-28T15:40:12.155475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4237. [2026-03-28T15:40:12.155640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4238. [2026-03-28T15:40:12.157484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4239. [2026-03-28T15:40:12.157654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4240. [2026-03-28T15:40:12.159475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4241. [2026-03-28T15:40:12.159624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4242. [2026-03-28T15:40:12.161297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4243. [2026-03-28T15:40:12.161460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4244. [2026-03-28T15:40:12.163733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4245. [2026-03-28T15:40:12.163897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4246. [2026-03-28T15:40:12.165591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4247. [2026-03-28T15:40:12.165740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4248. [2026-03-28T15:40:12.167347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4249. [2026-03-28T15:40:12.167490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4250. [2026-03-28T15:40:12.172192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4251. [2026-03-28T15:40:12.172389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4252. [2026-03-28T15:40:12.172828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4253. [2026-03-28T15:40:12.172961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4254. [2026-03-28T15:40:12.174343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4255. [2026-03-28T15:40:12.174496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4256. [2026-03-28T15:40:12.175978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4257. [2026-03-28T15:40:12.176156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4258. [2026-03-28T15:40:12.177920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4259. [2026-03-28T15:40:12.178090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4260. [2026-03-28T15:40:12.179156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4261. [2026-03-28T15:40:12.179291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4262. [2026-03-28T15:40:12.180129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4263. [2026-03-28T15:40:12.180261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4264. [2026-03-28T15:40:12.181792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4265. [2026-03-28T15:40:12.181930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4266. [2026-03-28T15:40:12.183822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4267. [2026-03-28T15:40:12.183965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4268. [2026-03-28T15:40:12.185396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4269. [2026-03-28T15:40:12.185525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4270. [2026-03-28T15:40:12.187322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4271. [2026-03-28T15:40:12.187454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4272. [2026-03-28T15:40:12.188883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4273. [2026-03-28T15:40:12.189049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4274. [2026-03-28T15:40:12.190476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4275. [2026-03-28T15:40:12.190606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4276. [2026-03-28T15:40:12.194672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4277. [2026-03-28T15:40:12.194824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4278. [2026-03-28T15:40:12.195840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4279. [2026-03-28T15:40:12.196000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4280. [2026-03-28T15:40:12.196149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4281. [2026-03-28T15:40:12.196278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4282. [2026-03-28T15:40:12.196459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4283. [2026-03-28T15:40:12.196568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4284. [2026-03-28T15:40:12.196679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4285. [2026-03-28T15:40:12.196781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4286. [2026-03-28T15:40:12.196900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4287. [2026-03-28T15:40:12.196999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4288. [2026-03-28T15:40:12.197144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4289. [2026-03-28T15:40:12.197261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4290. [2026-03-28T15:40:12.197374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4291. [2026-03-28T15:40:12.197473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4292. [2026-03-28T15:40:12.197574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4293. [2026-03-28T15:40:12.197675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4294. [2026-03-28T15:40:12.197789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4295. [2026-03-28T15:40:12.197903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4296. [2026-03-28T15:40:12.198003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4297. [2026-03-28T15:40:12.198146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4298. [2026-03-28T15:40:12.198246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4299. [2026-03-28T15:40:12.198356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4300. [2026-03-28T15:40:12.198461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4301. [2026-03-28T15:40:12.199904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4302. [2026-03-28T15:40:12.200015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4303. [2026-03-28T15:40:12.203124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4304. [2026-03-28T15:40:12.203247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4305. [2026-03-28T15:40:12.433777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4306. [2026-03-28T15:40:12.672986+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4307. [2026-03-28T15:40:12.673804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4308. [2026-03-28T15:40:12.678713+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4309. [2026-03-28T15:40:12.682216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-blog-header.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-blog-header.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-header.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4310. [2026-03-28T15:40:12.686261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4311. [2026-03-28T15:40:12.687411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4312. [2026-03-28T15:40:12.688847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4313. [2026-03-28T15:40:12.688998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4314. [2026-03-28T15:40:12.689976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4315. [2026-03-28T15:40:12.690164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4316. [2026-03-28T15:40:12.691953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4317. [2026-03-28T15:40:12.692120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4318. [2026-03-28T15:40:12.693757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4319. [2026-03-28T15:40:12.693909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4320. [2026-03-28T15:40:12.695424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4321. [2026-03-28T15:40:12.695593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4322. [2026-03-28T15:40:12.697649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4323. [2026-03-28T15:40:12.697801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4324. [2026-03-28T15:40:12.699431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4325. [2026-03-28T15:40:12.699573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4326. [2026-03-28T15:40:12.701132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4327. [2026-03-28T15:40:12.701284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4328. [2026-03-28T15:40:12.705698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4329. [2026-03-28T15:40:12.705846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4330. [2026-03-28T15:40:12.706269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4331. [2026-03-28T15:40:12.706414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4332. [2026-03-28T15:40:12.707667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4333. [2026-03-28T15:40:12.707822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4334. [2026-03-28T15:40:12.709384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4335. [2026-03-28T15:40:12.709564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4336. [2026-03-28T15:40:12.711302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4337. [2026-03-28T15:40:12.711461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4338. [2026-03-28T15:40:12.712457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4339. [2026-03-28T15:40:12.712600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4340. [2026-03-28T15:40:12.713376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4341. [2026-03-28T15:40:12.713514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4342. [2026-03-28T15:40:12.714892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4343. [2026-03-28T15:40:12.715037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4344. [2026-03-28T15:40:12.716509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4345. [2026-03-28T15:40:12.716639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4346. [2026-03-28T15:40:12.717981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4347. [2026-03-28T15:40:12.718125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4348. [2026-03-28T15:40:12.719964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4349. [2026-03-28T15:40:12.720125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4350. [2026-03-28T15:40:12.721483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4351. [2026-03-28T15:40:12.721612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4352. [2026-03-28T15:40:12.722939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4353. [2026-03-28T15:40:12.723085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4354. [2026-03-28T15:40:12.727013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4355. [2026-03-28T15:40:12.727181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4356. [2026-03-28T15:40:12.728263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4357. [2026-03-28T15:40:12.728449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4358. [2026-03-28T15:40:12.728574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4359. [2026-03-28T15:40:12.728703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4360. [2026-03-28T15:40:12.728837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4361. [2026-03-28T15:40:12.728964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4362. [2026-03-28T15:40:12.729097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4363. [2026-03-28T15:40:12.729205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4364. [2026-03-28T15:40:12.729337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4365. [2026-03-28T15:40:12.729444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4366. [2026-03-28T15:40:12.729561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4367. [2026-03-28T15:40:12.729700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4368. [2026-03-28T15:40:12.729821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4369. [2026-03-28T15:40:12.729931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4370. [2026-03-28T15:40:12.730069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4371. [2026-03-28T15:40:12.730196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4372. [2026-03-28T15:40:12.730328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4373. [2026-03-28T15:40:12.730448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4374. [2026-03-28T15:40:12.730550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4375. [2026-03-28T15:40:12.730661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4376. [2026-03-28T15:40:12.730773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4377. [2026-03-28T15:40:12.730885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4378. [2026-03-28T15:40:12.730997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4379. [2026-03-28T15:40:12.732433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4380. [2026-03-28T15:40:12.732557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4381. [2026-03-28T15:40:12.735773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4382. [2026-03-28T15:40:12.735883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4383. [2026-03-28T15:40:12.967164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4384. [2026-03-28T15:40:13.292475+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4385. [2026-03-28T15:40:13.293400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4386. [2026-03-28T15:40:13.299762+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4387. [2026-03-28T15:40:13.303818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Cap.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Cap.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Cap.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4388. [2026-03-28T15:40:13.309468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4389. [2026-03-28T15:40:13.311102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4390. [2026-03-28T15:40:13.313181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4391. [2026-03-28T15:40:13.313415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4392. [2026-03-28T15:40:13.314773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4393. [2026-03-28T15:40:13.315133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4394. [2026-03-28T15:40:13.317682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4395. [2026-03-28T15:40:13.317881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4396. [2026-03-28T15:40:13.320153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4397. [2026-03-28T15:40:13.320363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4398. [2026-03-28T15:40:13.322544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4399. [2026-03-28T15:40:13.322741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4400. [2026-03-28T15:40:13.325548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4401. [2026-03-28T15:40:13.325751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4402. [2026-03-28T15:40:13.327881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4403. [2026-03-28T15:40:13.328083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4404. [2026-03-28T15:40:13.330075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4405. [2026-03-28T15:40:13.330253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4406. [2026-03-28T15:40:13.336114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4407. [2026-03-28T15:40:13.336308+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4408. [2026-03-28T15:40:13.336884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4409. [2026-03-28T15:40:13.337066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4410. [2026-03-28T15:40:13.338704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4411. [2026-03-28T15:40:13.338888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4412. [2026-03-28T15:40:13.340764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4413. [2026-03-28T15:40:13.340960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4414. [2026-03-28T15:40:13.343208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4415. [2026-03-28T15:40:13.343427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4416. [2026-03-28T15:40:13.344730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4417. [2026-03-28T15:40:13.344896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4418. [2026-03-28T15:40:13.345926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4419. [2026-03-28T15:40:13.346113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4420. [2026-03-28T15:40:13.348022+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4421. [2026-03-28T15:40:13.348207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4422. [2026-03-28T15:40:13.350054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4423. [2026-03-28T15:40:13.350236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4424. [2026-03-28T15:40:13.351971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4425. [2026-03-28T15:40:13.352151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4426. [2026-03-28T15:40:13.354367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4427. [2026-03-28T15:40:13.354537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4428. [2026-03-28T15:40:13.356262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4429. [2026-03-28T15:40:13.356437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4430. [2026-03-28T15:40:13.358168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4431. [2026-03-28T15:40:13.358336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4432. [2026-03-28T15:40:13.363169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4433. [2026-03-28T15:40:13.363351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4434. [2026-03-28T15:40:13.364551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4435. [2026-03-28T15:40:13.364754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4436. [2026-03-28T15:40:13.364905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4437. [2026-03-28T15:40:13.365080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4438. [2026-03-28T15:40:13.365252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4439. [2026-03-28T15:40:13.365401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4440. [2026-03-28T15:40:13.365531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4441. [2026-03-28T15:40:13.365655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4442. [2026-03-28T15:40:13.365780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4443. [2026-03-28T15:40:13.365910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4444. [2026-03-28T15:40:13.366067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4445. [2026-03-28T15:40:13.366198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4446. [2026-03-28T15:40:13.366358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4447. [2026-03-28T15:40:13.366481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4448. [2026-03-28T15:40:13.366608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4449. [2026-03-28T15:40:13.366731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4450. [2026-03-28T15:40:13.366879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4451. [2026-03-28T15:40:13.367018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4452. [2026-03-28T15:40:13.367170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4453. [2026-03-28T15:40:13.367307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4454. [2026-03-28T15:40:13.367460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4455. [2026-03-28T15:40:13.367577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4456. [2026-03-28T15:40:13.367690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4457. [2026-03-28T15:40:13.369199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4458. [2026-03-28T15:40:13.369342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4459. [2026-03-28T15:40:13.372748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4460. [2026-03-28T15:40:13.372866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4461. [2026-03-28T15:40:13.597070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4462. [2026-03-28T15:40:14.043966+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4463. [2026-03-28T15:40:14.044710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4464. [2026-03-28T15:40:14.048825+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4465. [2026-03-28T15:40:14.052464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /jp.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /jp.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4466. [2026-03-28T15:40:14.057053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4467. [2026-03-28T15:40:14.058187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4468. [2026-03-28T15:40:14.059506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4469. [2026-03-28T15:40:14.059640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4470. [2026-03-28T15:40:14.060461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4471. [2026-03-28T15:40:14.060596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4472. [2026-03-28T15:40:14.062140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4473. [2026-03-28T15:40:14.062268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4474. [2026-03-28T15:40:14.063757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4475. [2026-03-28T15:40:14.063909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4476. [2026-03-28T15:40:14.065273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4477. [2026-03-28T15:40:14.065422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4478. [2026-03-28T15:40:14.067256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4479. [2026-03-28T15:40:14.067411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4480. [2026-03-28T15:40:14.068850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4481. [2026-03-28T15:40:14.068979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4482. [2026-03-28T15:40:14.070392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4483. [2026-03-28T15:40:14.070520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4484. [2026-03-28T15:40:14.074562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4485. [2026-03-28T15:40:14.074711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4486. [2026-03-28T15:40:14.075128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4487. [2026-03-28T15:40:14.075258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4488. [2026-03-28T15:40:14.076496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4489. [2026-03-28T15:40:14.076634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4490. [2026-03-28T15:40:14.078220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4491. [2026-03-28T15:40:14.078394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4492. [2026-03-28T15:40:14.080050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4493. [2026-03-28T15:40:14.080185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4494. [2026-03-28T15:40:14.081143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4495. [2026-03-28T15:40:14.081271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4496. [2026-03-28T15:40:14.082018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4497. [2026-03-28T15:40:14.082174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4498. [2026-03-28T15:40:14.083581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4499. [2026-03-28T15:40:14.083710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4500. [2026-03-28T15:40:14.085171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4501. [2026-03-28T15:40:14.085300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4502. [2026-03-28T15:40:14.086648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4503. [2026-03-28T15:40:14.086784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4504. [2026-03-28T15:40:14.088522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4505. [2026-03-28T15:40:14.088664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4506. [2026-03-28T15:40:14.090004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4507. [2026-03-28T15:40:14.090152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4508. [2026-03-28T15:40:14.091489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4509. [2026-03-28T15:40:14.091616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4510. [2026-03-28T15:40:14.095426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4511. [2026-03-28T15:40:14.095561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4512. [2026-03-28T15:40:14.096559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4513. [2026-03-28T15:40:14.096743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4514. [2026-03-28T15:40:14.096867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4515. [2026-03-28T15:40:14.096994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4516. [2026-03-28T15:40:14.097142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4517. [2026-03-28T15:40:14.097250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4518. [2026-03-28T15:40:14.097374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4519. [2026-03-28T15:40:14.097481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4520. [2026-03-28T15:40:14.097598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4521. [2026-03-28T15:40:14.097699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4522. [2026-03-28T15:40:14.097816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4523. [2026-03-28T15:40:14.097926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4524. [2026-03-28T15:40:14.098044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4525. [2026-03-28T15:40:14.098149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4526. [2026-03-28T15:40:14.098254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4527. [2026-03-28T15:40:14.098371+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4528. [2026-03-28T15:40:14.098510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4529. [2026-03-28T15:40:14.098628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4530. [2026-03-28T15:40:14.098730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4531. [2026-03-28T15:40:14.098833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4532. [2026-03-28T15:40:14.098936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4533. [2026-03-28T15:40:14.099058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4534. [2026-03-28T15:40:14.099164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4535. [2026-03-28T15:40:14.100641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4536. [2026-03-28T15:40:14.100760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4537. [2026-03-28T15:40:14.104633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4538. [2026-03-28T15:40:14.104737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4539. [2026-03-28T15:40:14.364665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4540. [2026-03-28T15:40:14.705449+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4541. [2026-03-28T15:40:14.706335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4542. [2026-03-28T15:40:14.711398+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4543. [2026-03-28T15:40:14.715100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gg.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gg.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gg.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4544. [2026-03-28T15:40:14.719346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4545. [2026-03-28T15:40:14.720457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4546. [2026-03-28T15:40:14.722263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4547. [2026-03-28T15:40:14.722459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4548. [2026-03-28T15:40:14.723328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4549. [2026-03-28T15:40:14.723485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4550. [2026-03-28T15:40:14.725111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4551. [2026-03-28T15:40:14.725262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4552. [2026-03-28T15:40:14.726791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4553. [2026-03-28T15:40:14.726922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4554. [2026-03-28T15:40:14.728283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4555. [2026-03-28T15:40:14.728426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4556. [2026-03-28T15:40:14.730261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4557. [2026-03-28T15:40:14.730453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4558. [2026-03-28T15:40:14.731960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4559. [2026-03-28T15:40:14.732123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4560. [2026-03-28T15:40:14.733522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4561. [2026-03-28T15:40:14.733662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4562. [2026-03-28T15:40:14.737867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4563. [2026-03-28T15:40:14.738008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4564. [2026-03-28T15:40:14.738455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4565. [2026-03-28T15:40:14.738583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4566. [2026-03-28T15:40:14.739812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4567. [2026-03-28T15:40:14.739953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4568. [2026-03-28T15:40:14.741388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4569. [2026-03-28T15:40:14.741540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4570. [2026-03-28T15:40:14.743245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4571. [2026-03-28T15:40:14.743391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4572. [2026-03-28T15:40:14.744367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4573. [2026-03-28T15:40:14.744497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4574. [2026-03-28T15:40:14.745273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4575. [2026-03-28T15:40:14.745414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4576. [2026-03-28T15:40:14.746814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4577. [2026-03-28T15:40:14.746945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4578. [2026-03-28T15:40:14.748437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4579. [2026-03-28T15:40:14.748582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4580. [2026-03-28T15:40:14.749958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4581. [2026-03-28T15:40:14.750106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4582. [2026-03-28T15:40:14.751875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4583. [2026-03-28T15:40:14.752008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4584. [2026-03-28T15:40:14.753383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4585. [2026-03-28T15:40:14.753515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4586. [2026-03-28T15:40:14.754848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4587. [2026-03-28T15:40:14.754993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4588. [2026-03-28T15:40:14.758972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4589. [2026-03-28T15:40:14.759160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4590. [2026-03-28T15:40:14.760191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4591. [2026-03-28T15:40:14.760380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4592. [2026-03-28T15:40:14.760512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4593. [2026-03-28T15:40:14.760647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4594. [2026-03-28T15:40:14.760778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4595. [2026-03-28T15:40:14.760906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4596. [2026-03-28T15:40:14.761041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4597. [2026-03-28T15:40:14.761157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4598. [2026-03-28T15:40:14.761267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4599. [2026-03-28T15:40:14.761386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4600. [2026-03-28T15:40:14.761515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4601. [2026-03-28T15:40:14.761625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4602. [2026-03-28T15:40:14.761742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4603. [2026-03-28T15:40:14.761856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4604. [2026-03-28T15:40:14.761964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4605. [2026-03-28T15:40:14.762097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4606. [2026-03-28T15:40:14.762222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4607. [2026-03-28T15:40:14.762368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4608. [2026-03-28T15:40:14.762481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4609. [2026-03-28T15:40:14.762588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4610. [2026-03-28T15:40:14.762721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4611. [2026-03-28T15:40:14.762828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4612. [2026-03-28T15:40:14.762936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4613. [2026-03-28T15:40:14.764677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4614. [2026-03-28T15:40:14.764821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4615. [2026-03-28T15:40:14.768454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4616. [2026-03-28T15:40:14.768561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4617. [2026-03-28T15:40:15.015118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4618. [2026-03-28T15:40:15.256636+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4619. [2026-03-28T15:40:15.257431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4620. [2026-03-28T15:40:15.262218+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4621. [2026-03-28T15:40:15.265733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bless.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bless.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bless.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4622. [2026-03-28T15:40:15.269701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4623. [2026-03-28T15:40:15.270834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4624. [2026-03-28T15:40:15.272270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4625. [2026-03-28T15:40:15.272446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4626. [2026-03-28T15:40:15.273393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4627. [2026-03-28T15:40:15.273537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4628. [2026-03-28T15:40:15.275189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4629. [2026-03-28T15:40:15.275333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4630. [2026-03-28T15:40:15.276982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4631. [2026-03-28T15:40:15.277159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4632. [2026-03-28T15:40:15.279228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4633. [2026-03-28T15:40:15.279382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4634. [2026-03-28T15:40:15.281261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4635. [2026-03-28T15:40:15.281416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4636. [2026-03-28T15:40:15.282912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4637. [2026-03-28T15:40:15.283061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4638. [2026-03-28T15:40:15.284853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4639. [2026-03-28T15:40:15.284993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4640. [2026-03-28T15:40:15.289262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4641. [2026-03-28T15:40:15.289422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4642. [2026-03-28T15:40:15.289823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4643. [2026-03-28T15:40:15.289984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4644. [2026-03-28T15:40:15.291230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4645. [2026-03-28T15:40:15.291932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4646. [2026-03-28T15:40:15.297442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4647. [2026-03-28T15:40:15.297602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4648. [2026-03-28T15:40:15.299254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4649. [2026-03-28T15:40:15.299401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4650. [2026-03-28T15:40:15.300386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4651. [2026-03-28T15:40:15.300512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4652. [2026-03-28T15:40:15.301276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4653. [2026-03-28T15:40:15.301435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4654. [2026-03-28T15:40:15.302842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4655. [2026-03-28T15:40:15.302977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4656. [2026-03-28T15:40:15.304453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4657. [2026-03-28T15:40:15.304579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4658. [2026-03-28T15:40:15.305937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4659. [2026-03-28T15:40:15.306080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4660. [2026-03-28T15:40:15.307864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4661. [2026-03-28T15:40:15.308002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4662. [2026-03-28T15:40:15.309434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4663. [2026-03-28T15:40:15.309560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4664. [2026-03-28T15:40:15.310979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4665. [2026-03-28T15:40:15.311146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4666. [2026-03-28T15:40:15.315277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4667. [2026-03-28T15:40:15.315423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4668. [2026-03-28T15:40:15.316410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4669. [2026-03-28T15:40:15.316582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4670. [2026-03-28T15:40:15.316704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4671. [2026-03-28T15:40:15.316833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4672. [2026-03-28T15:40:15.316952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4673. [2026-03-28T15:40:15.317082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4674. [2026-03-28T15:40:15.317189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4675. [2026-03-28T15:40:15.317290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4676. [2026-03-28T15:40:15.317407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4677. [2026-03-28T15:40:15.317518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4678. [2026-03-28T15:40:15.317639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4679. [2026-03-28T15:40:15.317741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4680. [2026-03-28T15:40:15.317838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4681. [2026-03-28T15:40:15.317935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4682. [2026-03-28T15:40:15.318056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4683. [2026-03-28T15:40:15.318163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4684. [2026-03-28T15:40:15.318290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4685. [2026-03-28T15:40:15.318421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4686. [2026-03-28T15:40:15.318522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4687. [2026-03-28T15:40:15.318620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4688. [2026-03-28T15:40:15.318721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4689. [2026-03-28T15:40:15.318819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4690. [2026-03-28T15:40:15.318914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4691. [2026-03-28T15:40:15.320583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4692. [2026-03-28T15:40:15.320711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4693. [2026-03-28T15:40:15.323874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4694. [2026-03-28T15:40:15.323978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4695. [2026-03-28T15:40:15.571785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4696. [2026-03-28T15:40:15.826226+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4697. [2026-03-28T15:40:15.827109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4698. [2026-03-28T15:40:15.830991+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4699. [2026-03-28T15:40:15.833634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/themes/about.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/themes/about.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4700. [2026-03-28T15:40:15.836746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4701. [2026-03-28T15:40:15.837616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4702. [2026-03-28T15:40:15.838686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4703. [2026-03-28T15:40:15.838831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4704. [2026-03-28T15:40:15.839562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4705. [2026-03-28T15:40:15.839678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4706. [2026-03-28T15:40:15.840931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4707. [2026-03-28T15:40:15.841077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4708. [2026-03-28T15:40:15.842237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4709. [2026-03-28T15:40:15.842360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4710. [2026-03-28T15:40:15.843464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4711. [2026-03-28T15:40:15.843566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4712. [2026-03-28T15:40:15.845001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4713. [2026-03-28T15:40:15.845150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4714. [2026-03-28T15:40:15.846279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4715. [2026-03-28T15:40:15.846392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4716. [2026-03-28T15:40:15.847553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4717. [2026-03-28T15:40:15.847664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4718. [2026-03-28T15:40:15.850976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4719. [2026-03-28T15:40:15.851104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4720. [2026-03-28T15:40:15.851441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4721. [2026-03-28T15:40:15.851549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4722. [2026-03-28T15:40:15.852501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4723. [2026-03-28T15:40:15.852612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4724. [2026-03-28T15:40:15.853759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4725. [2026-03-28T15:40:15.853879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4726. [2026-03-28T15:40:15.855162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4727. [2026-03-28T15:40:15.855266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4728. [2026-03-28T15:40:15.856033+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4729. [2026-03-28T15:40:15.856138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4730. [2026-03-28T15:40:15.856736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4731. [2026-03-28T15:40:15.856843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4732. [2026-03-28T15:40:15.857945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4733. [2026-03-28T15:40:15.858292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4734. [2026-03-28T15:40:15.859532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4735. [2026-03-28T15:40:15.859638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4736. [2026-03-28T15:40:15.861190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4737. [2026-03-28T15:40:15.861306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4738. [2026-03-28T15:40:15.862706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4739. [2026-03-28T15:40:15.862812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4740. [2026-03-28T15:40:15.863897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4741. [2026-03-28T15:40:15.864000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4742. [2026-03-28T15:40:15.865087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4743. [2026-03-28T15:40:15.865201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4744. [2026-03-28T15:40:15.868760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4745. [2026-03-28T15:40:15.868873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4746. [2026-03-28T15:40:15.869782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4747. [2026-03-28T15:40:15.869949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4748. [2026-03-28T15:40:15.870087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4749. [2026-03-28T15:40:15.870201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4750. [2026-03-28T15:40:15.870304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4751. [2026-03-28T15:40:15.870418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4752. [2026-03-28T15:40:15.870512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4753. [2026-03-28T15:40:15.870602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4754. [2026-03-28T15:40:15.870688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4755. [2026-03-28T15:40:15.870793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4756. [2026-03-28T15:40:15.870885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4757. [2026-03-28T15:40:15.870997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4758. [2026-03-28T15:40:15.871108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4759. [2026-03-28T15:40:15.871194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4760. [2026-03-28T15:40:15.871280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4761. [2026-03-28T15:40:15.871376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4762. [2026-03-28T15:40:15.871472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4763. [2026-03-28T15:40:15.871567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4764. [2026-03-28T15:40:15.871650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4765. [2026-03-28T15:40:15.871737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4766. [2026-03-28T15:40:15.871828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4767. [2026-03-28T15:40:15.871934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4768. [2026-03-28T15:40:15.872026+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4769. [2026-03-28T15:40:15.873173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4770. [2026-03-28T15:40:15.873267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4771. [2026-03-28T15:40:15.875843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4772. [2026-03-28T15:40:15.875927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4773. [2026-03-28T15:40:16.086673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4774. [2026-03-28T15:40:16.321015+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4775. [2026-03-28T15:40:16.321589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4776. [2026-03-28T15:40:16.325028+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4777. [2026-03-28T15:40:16.327928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /144.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /144.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/144.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4778. [2026-03-28T15:40:16.331759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4779. [2026-03-28T15:40:16.332707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4780. [2026-03-28T15:40:16.333791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4781. [2026-03-28T15:40:16.333920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4782. [2026-03-28T15:40:16.334606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4783. [2026-03-28T15:40:16.334707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4784. [2026-03-28T15:40:16.336150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4785. [2026-03-28T15:40:16.336261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4786. [2026-03-28T15:40:16.337620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4787. [2026-03-28T15:40:16.337737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4788. [2026-03-28T15:40:16.338848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4789. [2026-03-28T15:40:16.338954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4790. [2026-03-28T15:40:16.340500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4791. [2026-03-28T15:40:16.340642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4792. [2026-03-28T15:40:16.341835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4793. [2026-03-28T15:40:16.341940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4794. [2026-03-28T15:40:16.343042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4795. [2026-03-28T15:40:16.343156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4796. [2026-03-28T15:40:16.346393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4797. [2026-03-28T15:40:16.346506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4798. [2026-03-28T15:40:16.346861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4799. [2026-03-28T15:40:16.346963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4800. [2026-03-28T15:40:16.347941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4801. [2026-03-28T15:40:16.348141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4802. [2026-03-28T15:40:16.349272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4803. [2026-03-28T15:40:16.349492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4804. [2026-03-28T15:40:16.350896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4805. [2026-03-28T15:40:16.351002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4806. [2026-03-28T15:40:16.351820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4807. [2026-03-28T15:40:16.351943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4808. [2026-03-28T15:40:16.352589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4809. [2026-03-28T15:40:16.352698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4810. [2026-03-28T15:40:16.353879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4811. [2026-03-28T15:40:16.353991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4812. [2026-03-28T15:40:16.355165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4813. [2026-03-28T15:40:16.355268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4814. [2026-03-28T15:40:16.360485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4815. [2026-03-28T15:40:16.360599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4816. [2026-03-28T15:40:16.362510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4817. [2026-03-28T15:40:16.362621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4818. [2026-03-28T15:40:16.363893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4819. [2026-03-28T15:40:16.364061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4820. [2026-03-28T15:40:16.365156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4821. [2026-03-28T15:40:16.365260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4822. [2026-03-28T15:40:16.368888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4823. [2026-03-28T15:40:16.368997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4824. [2026-03-28T15:40:16.370047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4825. [2026-03-28T15:40:16.370258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4826. [2026-03-28T15:40:16.370387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4827. [2026-03-28T15:40:16.370494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4828. [2026-03-28T15:40:16.370595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4829. [2026-03-28T15:40:16.370710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4830. [2026-03-28T15:40:16.370791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4831. [2026-03-28T15:40:16.370898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4832. [2026-03-28T15:40:16.370978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4833. [2026-03-28T15:40:16.371128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4834. [2026-03-28T15:40:16.371232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4835. [2026-03-28T15:40:16.371329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4836. [2026-03-28T15:40:16.371428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4837. [2026-03-28T15:40:16.371505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4838. [2026-03-28T15:40:16.371586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4839. [2026-03-28T15:40:16.371665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4840. [2026-03-28T15:40:16.371769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4841. [2026-03-28T15:40:16.371874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4842. [2026-03-28T15:40:16.371951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4843. [2026-03-28T15:40:16.372044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4844. [2026-03-28T15:40:16.372143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4845. [2026-03-28T15:40:16.372224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4846. [2026-03-28T15:40:16.372308+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4847. [2026-03-28T15:40:16.373534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4848. [2026-03-28T15:40:16.373633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4849. [2026-03-28T15:40:16.376398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4850. [2026-03-28T15:40:16.376503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4851. [2026-03-28T15:40:16.566932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4852. [2026-03-28T15:40:16.800667+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4853. [2026-03-28T15:40:16.801248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4854. [2026-03-28T15:40:16.805050+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4855. [2026-03-28T15:40:16.807685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ioxi-o.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ioxi-o.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi-o.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4856. [2026-03-28T15:40:16.810805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4857. [2026-03-28T15:40:16.811748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4858. [2026-03-28T15:40:16.812858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4859. [2026-03-28T15:40:16.812979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4860. [2026-03-28T15:40:16.813756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4861. [2026-03-28T15:40:16.813862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4862. [2026-03-28T15:40:16.815297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4863. [2026-03-28T15:40:16.815452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4864. [2026-03-28T15:40:16.816714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4865. [2026-03-28T15:40:16.816840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4866. [2026-03-28T15:40:16.818051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4867. [2026-03-28T15:40:16.818147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4868. [2026-03-28T15:40:16.819865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4869. [2026-03-28T15:40:16.820071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4870. [2026-03-28T15:40:16.821212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4871. [2026-03-28T15:40:16.821329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4872. [2026-03-28T15:40:16.823796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4873. [2026-03-28T15:40:16.824145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4874. [2026-03-28T15:40:16.831568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4875. [2026-03-28T15:40:16.831811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4876. [2026-03-28T15:40:16.832525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4877. [2026-03-28T15:40:16.832768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4878. [2026-03-28T15:40:16.834947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4879. [2026-03-28T15:40:16.835197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4880. [2026-03-28T15:40:16.837528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4881. [2026-03-28T15:40:16.837769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4882. [2026-03-28T15:40:16.840565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4883. [2026-03-28T15:40:16.840775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4884. [2026-03-28T15:40:16.842380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4885. [2026-03-28T15:40:16.842600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4886. [2026-03-28T15:40:16.843984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4887. [2026-03-28T15:40:16.844235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4888. [2026-03-28T15:40:16.846536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4889. [2026-03-28T15:40:16.846731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4890. [2026-03-28T15:40:16.848993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4891. [2026-03-28T15:40:16.849227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4892. [2026-03-28T15:40:16.851427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4893. [2026-03-28T15:40:16.851625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4894. [2026-03-28T15:40:16.854649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4895. [2026-03-28T15:40:16.854864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4896. [2026-03-28T15:40:16.856961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4897. [2026-03-28T15:40:16.857172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4898. [2026-03-28T15:40:16.860010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4899. [2026-03-28T15:40:16.860293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4900. [2026-03-28T15:40:16.866181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4901. [2026-03-28T15:40:16.866422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4902. [2026-03-28T15:40:16.867880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4903. [2026-03-28T15:40:16.868137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4904. [2026-03-28T15:40:16.868337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4905. [2026-03-28T15:40:16.868536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4906. [2026-03-28T15:40:16.868709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4907. [2026-03-28T15:40:16.868898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4908. [2026-03-28T15:40:16.869678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4909. [2026-03-28T15:40:16.869902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4910. [2026-03-28T15:40:16.870083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4911. [2026-03-28T15:40:16.870228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4912. [2026-03-28T15:40:16.870436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4913. [2026-03-28T15:40:16.870587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4914. [2026-03-28T15:40:16.870731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4915. [2026-03-28T15:40:16.870906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4916. [2026-03-28T15:40:16.871091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4917. [2026-03-28T15:40:16.871307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4918. [2026-03-28T15:40:16.871556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4919. [2026-03-28T15:40:16.871724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4920. [2026-03-28T15:40:16.871866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4921. [2026-03-28T15:40:16.872011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4922. [2026-03-28T15:40:16.872206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4923. [2026-03-28T15:40:16.872370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4924. [2026-03-28T15:40:16.872513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4925. [2026-03-28T15:40:16.874473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4926. [2026-03-28T15:40:16.874621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4927. [2026-03-28T15:40:16.878844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4928. [2026-03-28T15:40:16.878993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4929. [2026-03-28T15:40:17.119475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4930. [2026-03-28T15:40:17.504067+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  4931. [2026-03-28T15:40:17.504893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4932. [2026-03-28T15:40:17.509459+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4933. [2026-03-28T15:40:17.513352+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /a4.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /a4.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a4.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4934. [2026-03-28T15:40:17.518171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4935. [2026-03-28T15:40:17.519294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4936. [2026-03-28T15:40:17.520691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4937. [2026-03-28T15:40:17.520869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4938. [2026-03-28T15:40:17.521759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4939. [2026-03-28T15:40:17.521896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4940. [2026-03-28T15:40:17.523715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4941. [2026-03-28T15:40:17.523865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4942. [2026-03-28T15:40:17.525520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4943. [2026-03-28T15:40:17.525659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4944. [2026-03-28T15:40:17.527159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4945. [2026-03-28T15:40:17.527290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4946. [2026-03-28T15:40:17.529237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4947. [2026-03-28T15:40:17.529412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4948. [2026-03-28T15:40:17.530941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4949. [2026-03-28T15:40:17.531104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4950. [2026-03-28T15:40:17.532540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4951. [2026-03-28T15:40:17.532673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4952. [2026-03-28T15:40:17.537285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4953. [2026-03-28T15:40:17.537472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4954. [2026-03-28T15:40:17.537849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4955. [2026-03-28T15:40:17.537971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4956. [2026-03-28T15:40:17.539214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4957. [2026-03-28T15:40:17.539389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4958. [2026-03-28T15:40:17.540966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4959. [2026-03-28T15:40:17.541146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4960. [2026-03-28T15:40:17.542813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4961. [2026-03-28T15:40:17.542945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4962. [2026-03-28T15:40:17.543942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4963. [2026-03-28T15:40:17.544087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4964. [2026-03-28T15:40:17.544870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4965. [2026-03-28T15:40:17.545011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4966. [2026-03-28T15:40:17.546445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4967. [2026-03-28T15:40:17.546606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4968. [2026-03-28T15:40:17.548099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4969. [2026-03-28T15:40:17.548228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4970. [2026-03-28T15:40:17.549587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4971. [2026-03-28T15:40:17.549714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4972. [2026-03-28T15:40:17.551448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4973. [2026-03-28T15:40:17.551578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4974. [2026-03-28T15:40:17.552946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4975. [2026-03-28T15:40:17.553098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4976. [2026-03-28T15:40:17.554456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4977. [2026-03-28T15:40:17.554594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4978. [2026-03-28T15:40:17.558468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4979. [2026-03-28T15:40:17.558603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4980. [2026-03-28T15:40:17.559602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4981. [2026-03-28T15:40:17.559764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4982. [2026-03-28T15:40:17.559918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4983. [2026-03-28T15:40:17.560067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4984. [2026-03-28T15:40:17.560197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4985. [2026-03-28T15:40:17.560305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4986. [2026-03-28T15:40:17.560427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4987. [2026-03-28T15:40:17.560531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4988. [2026-03-28T15:40:17.560636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4989. [2026-03-28T15:40:17.560747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4990. [2026-03-28T15:40:17.560865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4991. [2026-03-28T15:40:17.560970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4992. [2026-03-28T15:40:17.561093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4993. [2026-03-28T15:40:17.561196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4994. [2026-03-28T15:40:17.561300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4995. [2026-03-28T15:40:17.561418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4996. [2026-03-28T15:40:17.561537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4997. [2026-03-28T15:40:17.561666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4998. [2026-03-28T15:40:17.561770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4999. [2026-03-28T15:40:17.561872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5000. [2026-03-28T15:40:17.561972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5001. [2026-03-28T15:40:17.562091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5002. [2026-03-28T15:40:17.562193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5003. [2026-03-28T15:40:17.563520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5004. [2026-03-28T15:40:17.563636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5005. [2026-03-28T15:40:17.567550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5006. [2026-03-28T15:40:17.567655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5007. [2026-03-28T15:40:17.766412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5008. [2026-03-28T15:40:18.076486+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5009. [2026-03-28T15:40:18.077076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5010. [2026-03-28T15:40:18.080487+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5011. [2026-03-28T15:40:18.082988+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /help/crnpwfiu.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /help/crnpwfiu.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/help/crnpwfiu.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5012. [2026-03-28T15:40:18.086086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5013. [2026-03-28T15:40:18.086921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5014. [2026-03-28T15:40:18.087938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5015. [2026-03-28T15:40:18.088065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5016. [2026-03-28T15:40:18.088712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5017. [2026-03-28T15:40:18.088816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5018. [2026-03-28T15:40:18.090102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5019. [2026-03-28T15:40:18.090226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5020. [2026-03-28T15:40:18.091409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5021. [2026-03-28T15:40:18.091518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5022. [2026-03-28T15:40:18.092590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5023. [2026-03-28T15:40:18.092703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5024. [2026-03-28T15:40:18.094173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5025. [2026-03-28T15:40:18.094300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5026. [2026-03-28T15:40:18.095486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5027. [2026-03-28T15:40:18.095595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5028. [2026-03-28T15:40:18.096700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5029. [2026-03-28T15:40:18.096807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5030. [2026-03-28T15:40:18.100118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5031. [2026-03-28T15:40:18.100236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5032. [2026-03-28T15:40:18.100579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5033. [2026-03-28T15:40:18.100691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5034. [2026-03-28T15:40:18.101663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5035. [2026-03-28T15:40:18.101780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5036. [2026-03-28T15:40:18.102894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5037. [2026-03-28T15:40:18.103034+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5038. [2026-03-28T15:40:18.104334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5039. [2026-03-28T15:40:18.104455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5040. [2026-03-28T15:40:18.105218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5041. [2026-03-28T15:40:18.105352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5042. [2026-03-28T15:40:18.105954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5043. [2026-03-28T15:40:18.106074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5044. [2026-03-28T15:40:18.107189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5045. [2026-03-28T15:40:18.107296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5046. [2026-03-28T15:40:18.108452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5047. [2026-03-28T15:40:18.108560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5048. [2026-03-28T15:40:18.109646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5049. [2026-03-28T15:40:18.109764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5050. [2026-03-28T15:40:18.111157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5051. [2026-03-28T15:40:18.111265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5052. [2026-03-28T15:40:18.112369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5053. [2026-03-28T15:40:18.112476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5054. [2026-03-28T15:40:18.113535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5055. [2026-03-28T15:40:18.113642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5056. [2026-03-28T15:40:18.116771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5057. [2026-03-28T15:40:18.116884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5058. [2026-03-28T15:40:18.117740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5059. [2026-03-28T15:40:18.117881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5060. [2026-03-28T15:40:18.117986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5061. [2026-03-28T15:40:18.118113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5062. [2026-03-28T15:40:18.118222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5063. [2026-03-28T15:40:18.118327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5064. [2026-03-28T15:40:18.118437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5065. [2026-03-28T15:40:18.118527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5066. [2026-03-28T15:40:18.118616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5067. [2026-03-28T15:40:18.118701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5068. [2026-03-28T15:40:18.118801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5069. [2026-03-28T15:40:18.118890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5070. [2026-03-28T15:40:18.118975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5071. [2026-03-28T15:40:18.119091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5072. [2026-03-28T15:40:18.119186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5073. [2026-03-28T15:40:18.119275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5074. [2026-03-28T15:40:18.119388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5075. [2026-03-28T15:40:18.119489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5076. [2026-03-28T15:40:18.119577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5077. [2026-03-28T15:40:18.119670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5078. [2026-03-28T15:40:18.119759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5079. [2026-03-28T15:40:18.119855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5080. [2026-03-28T15:40:18.119941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5081. [2026-03-28T15:40:18.121221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5082. [2026-03-28T15:40:18.121334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5083. [2026-03-28T15:40:18.124138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5084. [2026-03-28T15:40:18.124229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5085. [2026-03-28T15:40:18.315418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5086. [2026-03-28T15:40:18.660908+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5087. [2026-03-28T15:40:18.661747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5088. [2026-03-28T15:40:18.666753+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5089. [2026-03-28T15:40:18.670729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/network/"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/network/\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5090. [2026-03-28T15:40:18.674890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5091. [2026-03-28T15:40:18.676165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5092. [2026-03-28T15:40:18.677683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5093. [2026-03-28T15:40:18.677863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5094. [2026-03-28T15:40:18.678844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5095. [2026-03-28T15:40:18.678989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5096. [2026-03-28T15:40:18.680764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5097. [2026-03-28T15:40:18.680911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5098. [2026-03-28T15:40:18.682601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5099. [2026-03-28T15:40:18.682749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5100. [2026-03-28T15:40:18.684301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5101. [2026-03-28T15:40:18.684473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5102. [2026-03-28T15:40:18.686544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5103. [2026-03-28T15:40:18.686703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5104. [2026-03-28T15:40:18.688381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5105. [2026-03-28T15:40:18.688530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5106. [2026-03-28T15:40:18.690116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5107. [2026-03-28T15:40:18.690257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5108. [2026-03-28T15:40:18.694851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5109. [2026-03-28T15:40:18.695004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5110. [2026-03-28T15:40:18.695471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5111. [2026-03-28T15:40:18.695607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5112. [2026-03-28T15:40:18.696929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5113. [2026-03-28T15:40:18.697101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5114. [2026-03-28T15:40:18.698656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5115. [2026-03-28T15:40:18.698820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5116. [2026-03-28T15:40:18.700661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5117. [2026-03-28T15:40:18.700800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5118. [2026-03-28T15:40:18.701828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5119. [2026-03-28T15:40:18.701963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5120. [2026-03-28T15:40:18.702785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5121. [2026-03-28T15:40:18.702917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5122. [2026-03-28T15:40:18.704396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5123. [2026-03-28T15:40:18.704543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5124. [2026-03-28T15:40:18.706097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5125. [2026-03-28T15:40:18.706233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5126. [2026-03-28T15:40:18.707660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5127. [2026-03-28T15:40:18.707794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5128. [2026-03-28T15:40:18.709607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5129. [2026-03-28T15:40:18.709743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5130. [2026-03-28T15:40:18.711157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5131. [2026-03-28T15:40:18.711301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5132. [2026-03-28T15:40:18.712656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5133. [2026-03-28T15:40:18.712786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5134. [2026-03-28T15:40:18.716674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5135. [2026-03-28T15:40:18.716811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5136. [2026-03-28T15:40:18.717848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5137. [2026-03-28T15:40:18.718063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5138. [2026-03-28T15:40:18.718207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5139. [2026-03-28T15:40:18.718364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5140. [2026-03-28T15:40:18.718494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5141. [2026-03-28T15:40:18.718605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5142. [2026-03-28T15:40:18.718713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5143. [2026-03-28T15:40:18.718826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5144. [2026-03-28T15:40:18.718934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5145. [2026-03-28T15:40:18.719055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5146. [2026-03-28T15:40:18.719199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5147. [2026-03-28T15:40:18.719308+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5148. [2026-03-28T15:40:18.719427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5149. [2026-03-28T15:40:18.719532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5150. [2026-03-28T15:40:18.719639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5151. [2026-03-28T15:40:18.719745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5152. [2026-03-28T15:40:18.719864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5153. [2026-03-28T15:40:18.720001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5154. [2026-03-28T15:40:18.720131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5155. [2026-03-28T15:40:18.720236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5156. [2026-03-28T15:40:18.720353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5157. [2026-03-28T15:40:18.720461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5158. [2026-03-28T15:40:18.720562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5159. [2026-03-28T15:40:18.721986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5160. [2026-03-28T15:40:18.722142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5161. [2026-03-28T15:40:18.725402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5162. [2026-03-28T15:40:18.725508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5163. [2026-03-28T15:40:18.968090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5164. [2026-03-28T15:40:19.265295+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5165. [2026-03-28T15:40:19.266201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5166. [2026-03-28T15:40:19.271694+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5167. [2026-03-28T15:40:19.275614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /8573.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /8573.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/8573.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5168. [2026-03-28T15:40:19.280187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5169. [2026-03-28T15:40:19.281477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5170. [2026-03-28T15:40:19.282990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5171. [2026-03-28T15:40:19.283192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5172. [2026-03-28T15:40:19.284224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5173. [2026-03-28T15:40:19.284411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5174. [2026-03-28T15:40:19.286344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5175. [2026-03-28T15:40:19.286524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5176. [2026-03-28T15:40:19.288391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5177. [2026-03-28T15:40:19.288543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5178. [2026-03-28T15:40:19.290341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5179. [2026-03-28T15:40:19.290512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5180. [2026-03-28T15:40:19.292592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5181. [2026-03-28T15:40:19.292757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5182. [2026-03-28T15:40:19.294439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5183. [2026-03-28T15:40:19.294607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5184. [2026-03-28T15:40:19.296224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5185. [2026-03-28T15:40:19.296396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5186. [2026-03-28T15:40:19.301264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5187. [2026-03-28T15:40:19.301440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5188. [2026-03-28T15:40:19.301885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5189. [2026-03-28T15:40:19.302015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5190. [2026-03-28T15:40:19.303387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5191. [2026-03-28T15:40:19.303538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5192. [2026-03-28T15:40:19.305137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5193. [2026-03-28T15:40:19.305302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5194. [2026-03-28T15:40:19.307147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5195. [2026-03-28T15:40:19.307291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5196. [2026-03-28T15:40:19.308381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5197. [2026-03-28T15:40:19.308522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5198. [2026-03-28T15:40:19.309514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5199. [2026-03-28T15:40:19.309662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5200. [2026-03-28T15:40:19.311236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5201. [2026-03-28T15:40:19.311395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5202. [2026-03-28T15:40:19.313006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5203. [2026-03-28T15:40:19.313172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5204. [2026-03-28T15:40:19.314637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5205. [2026-03-28T15:40:19.314797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5206. [2026-03-28T15:40:19.316642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5207. [2026-03-28T15:40:19.316776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5208. [2026-03-28T15:40:19.318216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5209. [2026-03-28T15:40:19.318363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5210. [2026-03-28T15:40:19.319835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5211. [2026-03-28T15:40:19.319978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5212. [2026-03-28T15:40:19.324125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5213. [2026-03-28T15:40:19.324271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5214. [2026-03-28T15:40:19.325322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5215. [2026-03-28T15:40:19.325504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5216. [2026-03-28T15:40:19.325627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5217. [2026-03-28T15:40:19.325764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5218. [2026-03-28T15:40:19.325897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5219. [2026-03-28T15:40:19.326016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5220. [2026-03-28T15:40:19.326154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5221. [2026-03-28T15:40:19.326270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5222. [2026-03-28T15:40:19.326389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5223. [2026-03-28T15:40:19.326492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5224. [2026-03-28T15:40:19.326619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5225. [2026-03-28T15:40:19.326723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5226. [2026-03-28T15:40:19.326823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5227. [2026-03-28T15:40:19.326921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5228. [2026-03-28T15:40:19.327060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5229. [2026-03-28T15:40:19.327170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5230. [2026-03-28T15:40:19.327287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5231. [2026-03-28T15:40:19.327419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5232. [2026-03-28T15:40:19.327523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5233. [2026-03-28T15:40:19.327624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5234. [2026-03-28T15:40:19.327723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5235. [2026-03-28T15:40:19.327838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5236. [2026-03-28T15:40:19.327944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5237. [2026-03-28T15:40:19.329387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5238. [2026-03-28T15:40:19.329506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5239. [2026-03-28T15:40:19.332580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5240. [2026-03-28T15:40:19.332684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5241. [2026-03-28T15:40:19.513018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5242. [2026-03-28T15:40:19.807592+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5243. [2026-03-28T15:40:19.808158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5244. [2026-03-28T15:40:19.812198+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5245. [2026-03-28T15:40:19.814753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /system_log.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /system_log.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system_log.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5246. [2026-03-28T15:40:19.817632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5247. [2026-03-28T15:40:19.818475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5248. [2026-03-28T15:40:19.819585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5249. [2026-03-28T15:40:19.819697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5250. [2026-03-28T15:40:19.820387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5251. [2026-03-28T15:40:19.820504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5252. [2026-03-28T15:40:19.822417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5253. [2026-03-28T15:40:19.822578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5254. [2026-03-28T15:40:19.824401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5255. [2026-03-28T15:40:19.824548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5256. [2026-03-28T15:40:19.826220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5257. [2026-03-28T15:40:19.826401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5258. [2026-03-28T15:40:19.838438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5259. [2026-03-28T15:40:19.838650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5260. [2026-03-28T15:40:19.840660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5261. [2026-03-28T15:40:19.840812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5262. [2026-03-28T15:40:19.842645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5263. [2026-03-28T15:40:19.842759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5264. [2026-03-28T15:40:19.846104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5265. [2026-03-28T15:40:19.846229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5266. [2026-03-28T15:40:19.846567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5267. [2026-03-28T15:40:19.846666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5268. [2026-03-28T15:40:19.847653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5269. [2026-03-28T15:40:19.847764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5270. [2026-03-28T15:40:19.848897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5271. [2026-03-28T15:40:19.849018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5272. [2026-03-28T15:40:19.850369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5273. [2026-03-28T15:40:19.850478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5274. [2026-03-28T15:40:19.851251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5275. [2026-03-28T15:40:19.851367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5276. [2026-03-28T15:40:19.851960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5277. [2026-03-28T15:40:19.852088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5278. [2026-03-28T15:40:19.853220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5279. [2026-03-28T15:40:19.853337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5280. [2026-03-28T15:40:19.854571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5281. [2026-03-28T15:40:19.854682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5282. [2026-03-28T15:40:19.855934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5283. [2026-03-28T15:40:19.856079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5284. [2026-03-28T15:40:19.857487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5285. [2026-03-28T15:40:19.857596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5286. [2026-03-28T15:40:19.858678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5287. [2026-03-28T15:40:19.858799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5288. [2026-03-28T15:40:19.859887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5289. [2026-03-28T15:40:19.859992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5290. [2026-03-28T15:40:19.863094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5291. [2026-03-28T15:40:19.863205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5292. [2026-03-28T15:40:19.864012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5293. [2026-03-28T15:40:19.864179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5294. [2026-03-28T15:40:19.864280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5295. [2026-03-28T15:40:19.864418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5296. [2026-03-28T15:40:19.864520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5297. [2026-03-28T15:40:19.864608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5298. [2026-03-28T15:40:19.864694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5299. [2026-03-28T15:40:19.864777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5300. [2026-03-28T15:40:19.864861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5301. [2026-03-28T15:40:19.864941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5302. [2026-03-28T15:40:19.865078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5303. [2026-03-28T15:40:19.865173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5304. [2026-03-28T15:40:19.865266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5305. [2026-03-28T15:40:19.865358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5306. [2026-03-28T15:40:19.865443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5307. [2026-03-28T15:40:19.865527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5308. [2026-03-28T15:40:19.865622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5309. [2026-03-28T15:40:19.865715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5310. [2026-03-28T15:40:19.865827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5311. [2026-03-28T15:40:19.865910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5312. [2026-03-28T15:40:19.865990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5313. [2026-03-28T15:40:19.866100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5314. [2026-03-28T15:40:19.866194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5315. [2026-03-28T15:40:19.867466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5316. [2026-03-28T15:40:19.867559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5317. [2026-03-28T15:40:19.870295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5318. [2026-03-28T15:40:19.870405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5319. [2026-03-28T15:40:20.101176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5320. [2026-03-28T15:40:20.380624+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5321. [2026-03-28T15:40:20.381456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5322. [2026-03-28T15:40:20.386026+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5323. [2026-03-28T15:40:20.389813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yas.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yas.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yas.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5324. [2026-03-28T15:40:20.394742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5325. [2026-03-28T15:40:20.395839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5326. [2026-03-28T15:40:20.397159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5327. [2026-03-28T15:40:20.397293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5328. [2026-03-28T15:40:20.398127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5329. [2026-03-28T15:40:20.398259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5330. [2026-03-28T15:40:20.399863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5331. [2026-03-28T15:40:20.399995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5332. [2026-03-28T15:40:20.401597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5333. [2026-03-28T15:40:20.401731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5334. [2026-03-28T15:40:20.403181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5335. [2026-03-28T15:40:20.403347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5336. [2026-03-28T15:40:20.405225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5337. [2026-03-28T15:40:20.405378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5338. [2026-03-28T15:40:20.406876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5339. [2026-03-28T15:40:20.407038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5340. [2026-03-28T15:40:20.408418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5341. [2026-03-28T15:40:20.408542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5342. [2026-03-28T15:40:20.412570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5343. [2026-03-28T15:40:20.412716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5344. [2026-03-28T15:40:20.413103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5345. [2026-03-28T15:40:20.413229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5346. [2026-03-28T15:40:20.414432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5347. [2026-03-28T15:40:20.414581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5348. [2026-03-28T15:40:20.415959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5349. [2026-03-28T15:40:20.416122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5350. [2026-03-28T15:40:20.417808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5351. [2026-03-28T15:40:20.417940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5352. [2026-03-28T15:40:20.418895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5353. [2026-03-28T15:40:20.419035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5354. [2026-03-28T15:40:20.419792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5355. [2026-03-28T15:40:20.419915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5356. [2026-03-28T15:40:20.421305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5357. [2026-03-28T15:40:20.421446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5358. [2026-03-28T15:40:20.422912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5359. [2026-03-28T15:40:20.423058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5360. [2026-03-28T15:40:20.424412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5361. [2026-03-28T15:40:20.424537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5362. [2026-03-28T15:40:20.426273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5363. [2026-03-28T15:40:20.426413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5364. [2026-03-28T15:40:20.427759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5365. [2026-03-28T15:40:20.427883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5366. [2026-03-28T15:40:20.429216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5367. [2026-03-28T15:40:20.429360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5368. [2026-03-28T15:40:20.433179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5369. [2026-03-28T15:40:20.433335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5370. [2026-03-28T15:40:20.434366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5371. [2026-03-28T15:40:20.434528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5372. [2026-03-28T15:40:20.434647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5373. [2026-03-28T15:40:20.434782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5374. [2026-03-28T15:40:20.434914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5375. [2026-03-28T15:40:20.435058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5376. [2026-03-28T15:40:20.435167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5377. [2026-03-28T15:40:20.435282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5378. [2026-03-28T15:40:20.435400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5379. [2026-03-28T15:40:20.435499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5380. [2026-03-28T15:40:20.435618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5381. [2026-03-28T15:40:20.435720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5382. [2026-03-28T15:40:20.435818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5383. [2026-03-28T15:40:20.435914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5384. [2026-03-28T15:40:20.436043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5385. [2026-03-28T15:40:20.436150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5386. [2026-03-28T15:40:20.436273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5387. [2026-03-28T15:40:20.436401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5388. [2026-03-28T15:40:20.436502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5389. [2026-03-28T15:40:20.436601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5390. [2026-03-28T15:40:20.436697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5391. [2026-03-28T15:40:20.436796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5392. [2026-03-28T15:40:20.436902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5393. [2026-03-28T15:40:20.438322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5394. [2026-03-28T15:40:20.438446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5395. [2026-03-28T15:40:20.442206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5396. [2026-03-28T15:40:20.442306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5397. [2026-03-28T15:40:20.677822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5398. [2026-03-28T15:40:20.984961+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5399. [2026-03-28T15:40:20.985602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5400. [2026-03-28T15:40:20.988963+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5401. [2026-03-28T15:40:20.992173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bolt.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bolt.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bolt.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5402. [2026-03-28T15:40:20.995103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5403. [2026-03-28T15:40:20.995964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5404. [2026-03-28T15:40:20.996984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5405. [2026-03-28T15:40:20.997125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5406. [2026-03-28T15:40:20.997785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5407. [2026-03-28T15:40:20.997886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5408. [2026-03-28T15:40:20.999203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5409. [2026-03-28T15:40:20.999318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5410. [2026-03-28T15:40:21.000517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5411. [2026-03-28T15:40:21.000668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5412. [2026-03-28T15:40:21.001741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5413. [2026-03-28T15:40:21.001850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5414. [2026-03-28T15:40:21.003436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5415. [2026-03-28T15:40:21.003550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5416. [2026-03-28T15:40:21.004729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5417. [2026-03-28T15:40:21.004836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5418. [2026-03-28T15:40:21.005994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5419. [2026-03-28T15:40:21.006121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5420. [2026-03-28T15:40:21.009559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5421. [2026-03-28T15:40:21.009700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5422. [2026-03-28T15:40:21.010060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5423. [2026-03-28T15:40:21.010178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5424. [2026-03-28T15:40:21.011179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5425. [2026-03-28T15:40:21.011292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5426. [2026-03-28T15:40:21.012539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5427. [2026-03-28T15:40:21.012664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5428. [2026-03-28T15:40:21.013989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5429. [2026-03-28T15:40:21.014125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5430. [2026-03-28T15:40:21.014882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5431. [2026-03-28T15:40:21.014987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5432. [2026-03-28T15:40:21.015631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5433. [2026-03-28T15:40:21.015738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5434. [2026-03-28T15:40:21.016829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5435. [2026-03-28T15:40:21.016936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5436. [2026-03-28T15:40:21.018104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5437. [2026-03-28T15:40:21.018211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5438. [2026-03-28T15:40:21.019306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5439. [2026-03-28T15:40:21.019426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5440. [2026-03-28T15:40:21.020789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5441. [2026-03-28T15:40:21.020896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5442. [2026-03-28T15:40:21.021961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5443. [2026-03-28T15:40:21.022084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5444. [2026-03-28T15:40:21.023182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5445. [2026-03-28T15:40:21.023288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5446. [2026-03-28T15:40:21.026622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5447. [2026-03-28T15:40:21.026755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5448. [2026-03-28T15:40:21.027521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5449. [2026-03-28T15:40:21.027645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5450. [2026-03-28T15:40:21.027738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5451. [2026-03-28T15:40:21.027865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5452. [2026-03-28T15:40:21.027958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5453. [2026-03-28T15:40:21.028055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5454. [2026-03-28T15:40:21.028154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5455. [2026-03-28T15:40:21.028232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5456. [2026-03-28T15:40:21.028336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5457. [2026-03-28T15:40:21.028437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5458. [2026-03-28T15:40:21.028527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5459. [2026-03-28T15:40:21.028634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5460. [2026-03-28T15:40:21.028750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5461. [2026-03-28T15:40:21.028828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5462. [2026-03-28T15:40:21.028922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5463. [2026-03-28T15:40:21.029016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5464. [2026-03-28T15:40:21.029123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5465. [2026-03-28T15:40:21.029237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5466. [2026-03-28T15:40:21.029384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5467. [2026-03-28T15:40:21.029475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5468. [2026-03-28T15:40:21.029558+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5469. [2026-03-28T15:40:21.029656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5470. [2026-03-28T15:40:21.029749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5471. [2026-03-28T15:40:21.030880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5472. [2026-03-28T15:40:21.030967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5473. [2026-03-28T15:40:21.033735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5474. [2026-03-28T15:40:21.033830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5475. [2026-03-28T15:40:21.269591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5476. [2026-03-28T15:40:21.613830+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5477. [2026-03-28T15:40:21.614837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5478. [2026-03-28T15:40:21.621484+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5479. [2026-03-28T15:40:21.626280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/ws38.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/ws38.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/ws38.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5480. [2026-03-28T15:40:21.631658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5481. [2026-03-28T15:40:21.633336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5482. [2026-03-28T15:40:21.635417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5483. [2026-03-28T15:40:21.635618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5484. [2026-03-28T15:40:21.636986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5485. [2026-03-28T15:40:21.637233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5486. [2026-03-28T15:40:21.652967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5487. [2026-03-28T15:40:21.653263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5488. [2026-03-28T15:40:21.655851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5489. [2026-03-28T15:40:21.656070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5490. [2026-03-28T15:40:21.658468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5491. [2026-03-28T15:40:21.658674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5492. [2026-03-28T15:40:21.661782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5493. [2026-03-28T15:40:21.661987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5494. [2026-03-28T15:40:21.664487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5495. [2026-03-28T15:40:21.664683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5496. [2026-03-28T15:40:21.667129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5497. [2026-03-28T15:40:21.667346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5498. [2026-03-28T15:40:21.674534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5499. [2026-03-28T15:40:21.674738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5500. [2026-03-28T15:40:21.675406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5501. [2026-03-28T15:40:21.675602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5502. [2026-03-28T15:40:21.677632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5503. [2026-03-28T15:40:21.677850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5504. [2026-03-28T15:40:21.680204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5505. [2026-03-28T15:40:21.680471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5506. [2026-03-28T15:40:21.683342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5507. [2026-03-28T15:40:21.683550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5508. [2026-03-28T15:40:21.685242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5509. [2026-03-28T15:40:21.685466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5510. [2026-03-28T15:40:21.686792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5511. [2026-03-28T15:40:21.687066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5512. [2026-03-28T15:40:21.689541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5513. [2026-03-28T15:40:21.689762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5514. [2026-03-28T15:40:21.692325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5515. [2026-03-28T15:40:21.692541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5516. [2026-03-28T15:40:21.695195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5517. [2026-03-28T15:40:21.695453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5518. [2026-03-28T15:40:21.698402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5519. [2026-03-28T15:40:21.698606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5520. [2026-03-28T15:40:21.700880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5521. [2026-03-28T15:40:21.701106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5522. [2026-03-28T15:40:21.703419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5523. [2026-03-28T15:40:21.703650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5524. [2026-03-28T15:40:21.709862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5525. [2026-03-28T15:40:21.710091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5526. [2026-03-28T15:40:21.711639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5527. [2026-03-28T15:40:21.711875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5528. [2026-03-28T15:40:21.712080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5529. [2026-03-28T15:40:21.712279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5530. [2026-03-28T15:40:21.712481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5531. [2026-03-28T15:40:21.712641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5532. [2026-03-28T15:40:21.712794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5533. [2026-03-28T15:40:21.712970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5534. [2026-03-28T15:40:21.713153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5535. [2026-03-28T15:40:21.713301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5536. [2026-03-28T15:40:21.713491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5537. [2026-03-28T15:40:21.713644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5538. [2026-03-28T15:40:21.713791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5539. [2026-03-28T15:40:21.713935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5540. [2026-03-28T15:40:21.714111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5541. [2026-03-28T15:40:21.714284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5542. [2026-03-28T15:40:21.714481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5543. [2026-03-28T15:40:21.714652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5544. [2026-03-28T15:40:21.714800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5545. [2026-03-28T15:40:21.714945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5546. [2026-03-28T15:40:21.715114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5547. [2026-03-28T15:40:21.715266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5548. [2026-03-28T15:40:21.715444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5549. [2026-03-28T15:40:21.717285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5550. [2026-03-28T15:40:21.717458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5551. [2026-03-28T15:40:21.721657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5552. [2026-03-28T15:40:21.721799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5553. [2026-03-28T15:40:21.927666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5554. [2026-03-28T15:40:22.284699+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5555. [2026-03-28T15:40:22.285530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5556. [2026-03-28T15:40:22.290420+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5557. [2026-03-28T15:40:22.294241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws84.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws84.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws84.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5558. [2026-03-28T15:40:22.298525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5559. [2026-03-28T15:40:22.299723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5560. [2026-03-28T15:40:22.301522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5561. [2026-03-28T15:40:22.301683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5562. [2026-03-28T15:40:22.302628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5563. [2026-03-28T15:40:22.302792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5564. [2026-03-28T15:40:22.304567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5565. [2026-03-28T15:40:22.304717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5566. [2026-03-28T15:40:22.306394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5567. [2026-03-28T15:40:22.306534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5568. [2026-03-28T15:40:22.308000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5569. [2026-03-28T15:40:22.308163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5570. [2026-03-28T15:40:22.310199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5571. [2026-03-28T15:40:22.310368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5572. [2026-03-28T15:40:22.311944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5573. [2026-03-28T15:40:22.312105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5574. [2026-03-28T15:40:22.313613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5575. [2026-03-28T15:40:22.313753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5576. [2026-03-28T15:40:22.318197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5577. [2026-03-28T15:40:22.318360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5578. [2026-03-28T15:40:22.318792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5579. [2026-03-28T15:40:22.318920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5580. [2026-03-28T15:40:22.320201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5581. [2026-03-28T15:40:22.320374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5582. [2026-03-28T15:40:22.321849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5583. [2026-03-28T15:40:22.322008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5584. [2026-03-28T15:40:22.323743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5585. [2026-03-28T15:40:22.323892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5586. [2026-03-28T15:40:22.324887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5587. [2026-03-28T15:40:22.325035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5588. [2026-03-28T15:40:22.325841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5589. [2026-03-28T15:40:22.325969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5590. [2026-03-28T15:40:22.327428+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5591. [2026-03-28T15:40:22.327558+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5592. [2026-03-28T15:40:22.329016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5593. [2026-03-28T15:40:22.329179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5594. [2026-03-28T15:40:22.331228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5595. [2026-03-28T15:40:22.331395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5596. [2026-03-28T15:40:22.333644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5597. [2026-03-28T15:40:22.333786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5598. [2026-03-28T15:40:22.335169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5599. [2026-03-28T15:40:22.335299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5600. [2026-03-28T15:40:22.336976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5601. [2026-03-28T15:40:22.337139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5602. [2026-03-28T15:40:22.340994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5603. [2026-03-28T15:40:22.341158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5604. [2026-03-28T15:40:22.342164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5605. [2026-03-28T15:40:22.342351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5606. [2026-03-28T15:40:22.342479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5607. [2026-03-28T15:40:22.342608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5608. [2026-03-28T15:40:22.342751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5609. [2026-03-28T15:40:22.342873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5610. [2026-03-28T15:40:22.342979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5611. [2026-03-28T15:40:22.343106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5612. [2026-03-28T15:40:22.343214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5613. [2026-03-28T15:40:22.343328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5614. [2026-03-28T15:40:22.343460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5615. [2026-03-28T15:40:22.343579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5616. [2026-03-28T15:40:22.343682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5617. [2026-03-28T15:40:22.343790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5618. [2026-03-28T15:40:22.343904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5619. [2026-03-28T15:40:22.344008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5620. [2026-03-28T15:40:22.344148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5621. [2026-03-28T15:40:22.344272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5622. [2026-03-28T15:40:22.344392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5623. [2026-03-28T15:40:22.344509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5624. [2026-03-28T15:40:22.344610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5625. [2026-03-28T15:40:22.344712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5626. [2026-03-28T15:40:22.344812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5627. [2026-03-28T15:40:22.346195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5628. [2026-03-28T15:40:22.346336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5629. [2026-03-28T15:40:22.349794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5630. [2026-03-28T15:40:22.349919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5631. [2026-03-28T15:40:22.618334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5632. [2026-03-28T15:40:22.926002+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5633. [2026-03-28T15:40:22.926598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5634. [2026-03-28T15:40:22.929959+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5635. [2026-03-28T15:40:22.932569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mh.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mh.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mh.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5636. [2026-03-28T15:40:22.935588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5637. [2026-03-28T15:40:22.936429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5638. [2026-03-28T15:40:22.937454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5639. [2026-03-28T15:40:22.937562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5640. [2026-03-28T15:40:22.938227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5641. [2026-03-28T15:40:22.938348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5642. [2026-03-28T15:40:22.939567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5643. [2026-03-28T15:40:22.939672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5644. [2026-03-28T15:40:22.940831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5645. [2026-03-28T15:40:22.940948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5646. [2026-03-28T15:40:22.942006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5647. [2026-03-28T15:40:22.942123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5648. [2026-03-28T15:40:22.943549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5649. [2026-03-28T15:40:22.943662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5650. [2026-03-28T15:40:22.944796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5651. [2026-03-28T15:40:22.944900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5652. [2026-03-28T15:40:22.945988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5653. [2026-03-28T15:40:22.946116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5654. [2026-03-28T15:40:22.949304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5655. [2026-03-28T15:40:22.949436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5656. [2026-03-28T15:40:22.949749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5657. [2026-03-28T15:40:22.949846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5658. [2026-03-28T15:40:22.950812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5659. [2026-03-28T15:40:22.950921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5660. [2026-03-28T15:40:22.952070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5661. [2026-03-28T15:40:22.952194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5662. [2026-03-28T15:40:22.953520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5663. [2026-03-28T15:40:22.953627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5664. [2026-03-28T15:40:22.954420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5665. [2026-03-28T15:40:22.954523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5666. [2026-03-28T15:40:22.955133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5667. [2026-03-28T15:40:22.955246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5668. [2026-03-28T15:40:22.956360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5669. [2026-03-28T15:40:22.956471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5670. [2026-03-28T15:40:22.957639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5671. [2026-03-28T15:40:22.957744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5672. [2026-03-28T15:40:22.958809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5673. [2026-03-28T15:40:22.958912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5674. [2026-03-28T15:40:22.960294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5675. [2026-03-28T15:40:22.960421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5676. [2026-03-28T15:40:22.961512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5677. [2026-03-28T15:40:22.961617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5678. [2026-03-28T15:40:22.962670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5679. [2026-03-28T15:40:22.962774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5680. [2026-03-28T15:40:22.965895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5681. [2026-03-28T15:40:22.966004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5682. [2026-03-28T15:40:22.966839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5683. [2026-03-28T15:40:22.966973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5684. [2026-03-28T15:40:22.967091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5685. [2026-03-28T15:40:22.967200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5686. [2026-03-28T15:40:22.967322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5687. [2026-03-28T15:40:22.967429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5688. [2026-03-28T15:40:22.967513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5689. [2026-03-28T15:40:22.967615+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5690. [2026-03-28T15:40:22.967711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5691. [2026-03-28T15:40:22.967810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5692. [2026-03-28T15:40:22.967921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5693. [2026-03-28T15:40:22.968003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5694. [2026-03-28T15:40:22.969244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5695. [2026-03-28T15:40:22.969602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5696. [2026-03-28T15:40:22.969830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5697. [2026-03-28T15:40:22.970104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5698. [2026-03-28T15:40:22.970352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5699. [2026-03-28T15:40:22.970566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5700. [2026-03-28T15:40:22.970749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5701. [2026-03-28T15:40:22.970926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5702. [2026-03-28T15:40:22.971130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5703. [2026-03-28T15:40:22.971330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5704. [2026-03-28T15:40:22.971503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5705. [2026-03-28T15:40:22.973722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5706. [2026-03-28T15:40:22.973916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5707. [2026-03-28T15:40:22.978971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5708. [2026-03-28T15:40:22.979161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5709. [2026-03-28T15:40:23.246193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5710. [2026-03-28T15:40:23.487248+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5711. [2026-03-28T15:40:23.487912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5712. [2026-03-28T15:40:23.491525+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5713. [2026-03-28T15:40:23.494639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yawa.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yawa.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yawa.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5714. [2026-03-28T15:40:23.498476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5715. [2026-03-28T15:40:23.499422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5716. [2026-03-28T15:40:23.500469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5717. [2026-03-28T15:40:23.500578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5718. [2026-03-28T15:40:23.501242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5719. [2026-03-28T15:40:23.501368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5720. [2026-03-28T15:40:23.502614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5721. [2026-03-28T15:40:23.502770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5722. [2026-03-28T15:40:23.504233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5723. [2026-03-28T15:40:23.504358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5724. [2026-03-28T15:40:23.505473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5725. [2026-03-28T15:40:23.505594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5726. [2026-03-28T15:40:23.507099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5727. [2026-03-28T15:40:23.507221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5728. [2026-03-28T15:40:23.508417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5729. [2026-03-28T15:40:23.508525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5730. [2026-03-28T15:40:23.509632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5731. [2026-03-28T15:40:23.509742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5732. [2026-03-28T15:40:23.515261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5733. [2026-03-28T15:40:23.515480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5734. [2026-03-28T15:40:23.516089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5735. [2026-03-28T15:40:23.516258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5736. [2026-03-28T15:40:23.517879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5737. [2026-03-28T15:40:23.518073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5738. [2026-03-28T15:40:23.519940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5739. [2026-03-28T15:40:23.520149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5740. [2026-03-28T15:40:23.522442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5741. [2026-03-28T15:40:23.522613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5742. [2026-03-28T15:40:23.523911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5743. [2026-03-28T15:40:23.524120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5744. [2026-03-28T15:40:23.525168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5745. [2026-03-28T15:40:23.525380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5746. [2026-03-28T15:40:23.526972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5747. [2026-03-28T15:40:23.527113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5748. [2026-03-28T15:40:23.528356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5749. [2026-03-28T15:40:23.528474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5750. [2026-03-28T15:40:23.529575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5751. [2026-03-28T15:40:23.529680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5752. [2026-03-28T15:40:23.531128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5753. [2026-03-28T15:40:23.531251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5754. [2026-03-28T15:40:23.532457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5755. [2026-03-28T15:40:23.532570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5756. [2026-03-28T15:40:23.533713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5757. [2026-03-28T15:40:23.533830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5758. [2026-03-28T15:40:23.537147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5759. [2026-03-28T15:40:23.537261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5760. [2026-03-28T15:40:23.538178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5761. [2026-03-28T15:40:23.538338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5762. [2026-03-28T15:40:23.538458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5763. [2026-03-28T15:40:23.538563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5764. [2026-03-28T15:40:23.538675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5765. [2026-03-28T15:40:23.538764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5766. [2026-03-28T15:40:23.538849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5767. [2026-03-28T15:40:23.538932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5768. [2026-03-28T15:40:23.539016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5769. [2026-03-28T15:40:23.539155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5770. [2026-03-28T15:40:23.539253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5771. [2026-03-28T15:40:23.539350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5772. [2026-03-28T15:40:23.539446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5773. [2026-03-28T15:40:23.539527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5774. [2026-03-28T15:40:23.539612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5775. [2026-03-28T15:40:23.539695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5776. [2026-03-28T15:40:23.539804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5777. [2026-03-28T15:40:23.539899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5778. [2026-03-28T15:40:23.539982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5779. [2026-03-28T15:40:23.540104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5780. [2026-03-28T15:40:23.540192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5781. [2026-03-28T15:40:23.540273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5782. [2026-03-28T15:40:23.540365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5783. [2026-03-28T15:40:23.541734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5784. [2026-03-28T15:40:23.541827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5785. [2026-03-28T15:40:23.545167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5786. [2026-03-28T15:40:23.545251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5787. [2026-03-28T15:40:23.808745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5788. [2026-03-28T15:40:24.051054+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5789. [2026-03-28T15:40:24.052079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5790. [2026-03-28T15:40:24.058010+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5791. [2026-03-28T15:40:24.062190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vaza.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vaza.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vaza.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5792. [2026-03-28T15:40:24.067181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5793. [2026-03-28T15:40:24.068540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5794. [2026-03-28T15:40:24.070340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5795. [2026-03-28T15:40:24.070519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5796. [2026-03-28T15:40:24.071629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5797. [2026-03-28T15:40:24.071798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5798. [2026-03-28T15:40:24.073876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5799. [2026-03-28T15:40:24.074070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5800. [2026-03-28T15:40:24.076086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5801. [2026-03-28T15:40:24.076279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5802. [2026-03-28T15:40:24.078134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5803. [2026-03-28T15:40:24.078295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5804. [2026-03-28T15:40:24.080603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5805. [2026-03-28T15:40:24.080779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5806. [2026-03-28T15:40:24.082647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5807. [2026-03-28T15:40:24.082809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5808. [2026-03-28T15:40:24.084586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5809. [2026-03-28T15:40:24.084763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5810. [2026-03-28T15:40:24.090152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5811. [2026-03-28T15:40:24.090341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5812. [2026-03-28T15:40:24.090831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5813. [2026-03-28T15:40:24.090982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5814. [2026-03-28T15:40:24.092475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5815. [2026-03-28T15:40:24.092652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5816. [2026-03-28T15:40:24.094368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5817. [2026-03-28T15:40:24.094551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5818. [2026-03-28T15:40:24.096543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5819. [2026-03-28T15:40:24.096703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5820. [2026-03-28T15:40:24.097864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5821. [2026-03-28T15:40:24.098017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5822. [2026-03-28T15:40:24.098959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5823. [2026-03-28T15:40:24.099123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5824. [2026-03-28T15:40:24.100981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5825. [2026-03-28T15:40:24.101172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5826. [2026-03-28T15:40:24.102860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5827. [2026-03-28T15:40:24.103011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5828. [2026-03-28T15:40:24.104605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5829. [2026-03-28T15:40:24.104752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5830. [2026-03-28T15:40:24.106768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5831. [2026-03-28T15:40:24.106932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5832. [2026-03-28T15:40:24.108525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5833. [2026-03-28T15:40:24.108672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5834. [2026-03-28T15:40:24.110194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5835. [2026-03-28T15:40:24.110348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5836. [2026-03-28T15:40:24.114588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5837. [2026-03-28T15:40:24.114736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5838. [2026-03-28T15:40:24.115829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5839. [2026-03-28T15:40:24.116042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5840. [2026-03-28T15:40:24.116186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5841. [2026-03-28T15:40:24.116353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5842. [2026-03-28T15:40:24.116495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5843. [2026-03-28T15:40:24.116616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5844. [2026-03-28T15:40:24.116733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5845. [2026-03-28T15:40:24.116848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5846. [2026-03-28T15:40:24.116987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5847. [2026-03-28T15:40:24.117123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5848. [2026-03-28T15:40:24.117254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5849. [2026-03-28T15:40:24.117402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5850. [2026-03-28T15:40:24.117516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5851. [2026-03-28T15:40:24.117626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5852. [2026-03-28T15:40:24.117742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5853. [2026-03-28T15:40:24.117859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5854. [2026-03-28T15:40:24.118002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5855. [2026-03-28T15:40:24.118156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5856. [2026-03-28T15:40:24.118271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5857. [2026-03-28T15:40:24.118400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5858. [2026-03-28T15:40:24.118512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5859. [2026-03-28T15:40:24.118626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5860. [2026-03-28T15:40:24.118736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5861. [2026-03-28T15:40:24.120270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5862. [2026-03-28T15:40:24.120409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5863. [2026-03-28T15:40:24.123715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5864. [2026-03-28T15:40:24.123826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5865. [2026-03-28T15:40:24.381107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5866. [2026-03-28T15:40:24.642050+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5867. [2026-03-28T15:40:24.642947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5868. [2026-03-28T15:40:24.649105+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5869. [2026-03-28T15:40:24.653196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sa.php7"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sa.php7\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sa.php7/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5870. [2026-03-28T15:40:24.657690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5871. [2026-03-28T15:40:24.658996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5872. [2026-03-28T15:40:24.660629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5873. [2026-03-28T15:40:24.660793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5874. [2026-03-28T15:40:24.661835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5875. [2026-03-28T15:40:24.661991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5876. [2026-03-28T15:40:24.663973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5877. [2026-03-28T15:40:24.664167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5878. [2026-03-28T15:40:24.666075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5879. [2026-03-28T15:40:24.666245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5880. [2026-03-28T15:40:24.667991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5881. [2026-03-28T15:40:24.668173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5882. [2026-03-28T15:40:24.670899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5883. [2026-03-28T15:40:24.671098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5884. [2026-03-28T15:40:24.672843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5885. [2026-03-28T15:40:24.672995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5886. [2026-03-28T15:40:24.674793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5887. [2026-03-28T15:40:24.674954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5888. [2026-03-28T15:40:24.680043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5889. [2026-03-28T15:40:24.680210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5890. [2026-03-28T15:40:24.680696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5891. [2026-03-28T15:40:24.680874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5892. [2026-03-28T15:40:24.682408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5893. [2026-03-28T15:40:24.682576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5894. [2026-03-28T15:40:24.684169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5895. [2026-03-28T15:40:24.684351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5896. [2026-03-28T15:40:24.686231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5897. [2026-03-28T15:40:24.686392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5898. [2026-03-28T15:40:24.687531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5899. [2026-03-28T15:40:24.687702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5900. [2026-03-28T15:40:24.688616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5901. [2026-03-28T15:40:24.688764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5902. [2026-03-28T15:40:24.690442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5903. [2026-03-28T15:40:24.690596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5904. [2026-03-28T15:40:24.692297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5905. [2026-03-28T15:40:24.692448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5906. [2026-03-28T15:40:24.693955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5907. [2026-03-28T15:40:24.694109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5908. [2026-03-28T15:40:24.696053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5909. [2026-03-28T15:40:24.696193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5910. [2026-03-28T15:40:24.697705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5911. [2026-03-28T15:40:24.697842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5912. [2026-03-28T15:40:24.699406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5913. [2026-03-28T15:40:24.699567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5914. [2026-03-28T15:40:24.703752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5915. [2026-03-28T15:40:24.703888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5916. [2026-03-28T15:40:24.704997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5917. [2026-03-28T15:40:24.705189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5918. [2026-03-28T15:40:24.705329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5919. [2026-03-28T15:40:24.705495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5920. [2026-03-28T15:40:24.705633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5921. [2026-03-28T15:40:24.705771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5922. [2026-03-28T15:40:24.705890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5923. [2026-03-28T15:40:24.706012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5924. [2026-03-28T15:40:24.706156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5925. [2026-03-28T15:40:24.706261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5926. [2026-03-28T15:40:24.706403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5927. [2026-03-28T15:40:24.706527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5928. [2026-03-28T15:40:24.706670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5929. [2026-03-28T15:40:24.706784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5930. [2026-03-28T15:40:24.706892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5931. [2026-03-28T15:40:24.706998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5932. [2026-03-28T15:40:24.707175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5933. [2026-03-28T15:40:24.707299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5934. [2026-03-28T15:40:24.707418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5935. [2026-03-28T15:40:24.707523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5936. [2026-03-28T15:40:24.707648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5937. [2026-03-28T15:40:24.707753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5938. [2026-03-28T15:40:24.707855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5939. [2026-03-28T15:40:24.709282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5940. [2026-03-28T15:40:24.709414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5941. [2026-03-28T15:40:24.712665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5942. [2026-03-28T15:40:24.712772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5943. [2026-03-28T15:40:24.915468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5944. [2026-03-28T15:40:25.396950+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  5945. [2026-03-28T15:40:25.397806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5946. [2026-03-28T15:40:25.403109+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5947. [2026-03-28T15:40:25.406838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oo.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oo.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/oo.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5948. [2026-03-28T15:40:25.411373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5949. [2026-03-28T15:40:25.412643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5950. [2026-03-28T15:40:25.414467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5951. [2026-03-28T15:40:25.414629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5952. [2026-03-28T15:40:25.415661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5953. [2026-03-28T15:40:25.415814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5954. [2026-03-28T15:40:25.417798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5955. [2026-03-28T15:40:25.417964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5956. [2026-03-28T15:40:25.419866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5957. [2026-03-28T15:40:25.420049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5958. [2026-03-28T15:40:25.421795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5959. [2026-03-28T15:40:25.421958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5960. [2026-03-28T15:40:25.424287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5961. [2026-03-28T15:40:25.424469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5962. [2026-03-28T15:40:25.426287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5963. [2026-03-28T15:40:25.426448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5964. [2026-03-28T15:40:25.428107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5965. [2026-03-28T15:40:25.428267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5966. [2026-03-28T15:40:25.433241+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5967. [2026-03-28T15:40:25.433415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5968. [2026-03-28T15:40:25.433872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5969. [2026-03-28T15:40:25.434043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5970. [2026-03-28T15:40:25.435536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5971. [2026-03-28T15:40:25.435694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5972. [2026-03-28T15:40:25.437304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5973. [2026-03-28T15:40:25.437518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5974. [2026-03-28T15:40:25.439409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5975. [2026-03-28T15:40:25.439554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5976. [2026-03-28T15:40:25.440649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5977. [2026-03-28T15:40:25.440788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5978. [2026-03-28T15:40:25.441657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5979. [2026-03-28T15:40:25.441796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5980. [2026-03-28T15:40:25.443437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5981. [2026-03-28T15:40:25.443580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5982. [2026-03-28T15:40:25.445208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5983. [2026-03-28T15:40:25.445363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5984. [2026-03-28T15:40:25.446893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5985. [2026-03-28T15:40:25.447051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5986. [2026-03-28T15:40:25.448968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5987. [2026-03-28T15:40:25.449129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5988. [2026-03-28T15:40:25.450628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5989. [2026-03-28T15:40:25.450763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5990. [2026-03-28T15:40:25.452304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5991. [2026-03-28T15:40:25.452464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5992. [2026-03-28T15:40:25.456633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5993. [2026-03-28T15:40:25.456774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5994. [2026-03-28T15:40:25.457801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5995. [2026-03-28T15:40:25.457977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5996. [2026-03-28T15:40:25.458126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5997. [2026-03-28T15:40:25.458260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5998. [2026-03-28T15:40:25.458400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5999. [2026-03-28T15:40:25.458513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6000. [2026-03-28T15:40:25.458618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6001. [2026-03-28T15:40:25.458724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6002. [2026-03-28T15:40:25.458828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6003. [2026-03-28T15:40:25.458940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6004. [2026-03-28T15:40:25.459077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6005. [2026-03-28T15:40:25.459187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6006. [2026-03-28T15:40:25.459288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6007. [2026-03-28T15:40:25.459402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6008. [2026-03-28T15:40:25.459508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6009. [2026-03-28T15:40:25.459612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6010. [2026-03-28T15:40:25.459743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6011. [2026-03-28T15:40:25.459873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6012. [2026-03-28T15:40:25.459976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6013. [2026-03-28T15:40:25.460100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6014. [2026-03-28T15:40:25.460204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6015. [2026-03-28T15:40:25.460305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6016. [2026-03-28T15:40:25.460423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6017. [2026-03-28T15:40:25.461757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6018. [2026-03-28T15:40:25.461881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6019. [2026-03-28T15:40:25.464928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6020. [2026-03-28T15:40:25.465058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6021. [2026-03-28T15:40:25.777769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6022. [2026-03-28T15:40:26.152850+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6023. [2026-03-28T15:40:26.153828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6024. [2026-03-28T15:40:26.159241+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6025. [2026-03-28T15:40:26.163701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wssw.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wssw.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wssw.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6026. [2026-03-28T15:40:26.169126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6027. [2026-03-28T15:40:26.170479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6028. [2026-03-28T15:40:26.172111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6029. [2026-03-28T15:40:26.172274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6030. [2026-03-28T15:40:26.173329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6031. [2026-03-28T15:40:26.173508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6032. [2026-03-28T15:40:26.175409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6033. [2026-03-28T15:40:26.175576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6034. [2026-03-28T15:40:26.177349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6035. [2026-03-28T15:40:26.177500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6036. [2026-03-28T15:40:26.179164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6037. [2026-03-28T15:40:26.179328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6038. [2026-03-28T15:40:26.181492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6039. [2026-03-28T15:40:26.181663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6040. [2026-03-28T15:40:26.183474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6041. [2026-03-28T15:40:26.183632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6042. [2026-03-28T15:40:26.185254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6043. [2026-03-28T15:40:26.185413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6044. [2026-03-28T15:40:26.190078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6045. [2026-03-28T15:40:26.190233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6046. [2026-03-28T15:40:26.190672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6047. [2026-03-28T15:40:26.190821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6048. [2026-03-28T15:40:26.192197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6049. [2026-03-28T15:40:26.192371+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6050. [2026-03-28T15:40:26.193990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6051. [2026-03-28T15:40:26.194177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6052. [2026-03-28T15:40:26.196055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6053. [2026-03-28T15:40:26.196206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6054. [2026-03-28T15:40:26.197299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6055. [2026-03-28T15:40:26.197498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6056. [2026-03-28T15:40:26.198376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6057. [2026-03-28T15:40:26.198521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6058. [2026-03-28T15:40:26.200113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6059. [2026-03-28T15:40:26.200251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6060. [2026-03-28T15:40:26.201877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6061. [2026-03-28T15:40:26.202015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6062. [2026-03-28T15:40:26.203553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6063. [2026-03-28T15:40:26.203718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6064. [2026-03-28T15:40:26.205695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6065. [2026-03-28T15:40:26.205843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6066. [2026-03-28T15:40:26.207276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6067. [2026-03-28T15:40:26.207438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6068. [2026-03-28T15:40:26.208900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6069. [2026-03-28T15:40:26.209069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6070. [2026-03-28T15:40:26.213220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6071. [2026-03-28T15:40:26.213393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6072. [2026-03-28T15:40:26.214500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6073. [2026-03-28T15:40:26.214705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6074. [2026-03-28T15:40:26.214853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6075. [2026-03-28T15:40:26.214985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6076. [2026-03-28T15:40:26.215137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6077. [2026-03-28T15:40:26.215272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6078. [2026-03-28T15:40:26.215422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6079. [2026-03-28T15:40:26.215529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6080. [2026-03-28T15:40:26.215637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6081. [2026-03-28T15:40:26.215766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6082. [2026-03-28T15:40:26.215908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6083. [2026-03-28T15:40:26.216011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6084. [2026-03-28T15:40:26.216138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6085. [2026-03-28T15:40:26.216248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6086. [2026-03-28T15:40:26.216387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6087. [2026-03-28T15:40:26.216492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6088. [2026-03-28T15:40:26.216609+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6089. [2026-03-28T15:40:26.216767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6090. [2026-03-28T15:40:26.216868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6091. [2026-03-28T15:40:26.216968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6092. [2026-03-28T15:40:26.217108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6093. [2026-03-28T15:40:26.217215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6094. [2026-03-28T15:40:26.217346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6095. [2026-03-28T15:40:26.218751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6096. [2026-03-28T15:40:26.218882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6097. [2026-03-28T15:40:26.222962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6098. [2026-03-28T15:40:26.223095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6099. [2026-03-28T15:40:26.635677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6100. [2026-03-28T15:40:26.920599+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6101. [2026-03-28T15:40:26.921432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6102. [2026-03-28T15:40:26.926450+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6103. [2026-03-28T15:40:26.930107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws73.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws73.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws73.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6104. [2026-03-28T15:40:26.934330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6105. [2026-03-28T15:40:26.935525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6106. [2026-03-28T15:40:26.937016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6107. [2026-03-28T15:40:26.937221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6108. [2026-03-28T15:40:26.938206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6109. [2026-03-28T15:40:26.938372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6110. [2026-03-28T15:40:26.940216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6111. [2026-03-28T15:40:26.940383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6112. [2026-03-28T15:40:26.942130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6113. [2026-03-28T15:40:26.942274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6114. [2026-03-28T15:40:26.943854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6115. [2026-03-28T15:40:26.943996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6116. [2026-03-28T15:40:26.946111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6117. [2026-03-28T15:40:26.946265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6118. [2026-03-28T15:40:26.947921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6119. [2026-03-28T15:40:26.948087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6120. [2026-03-28T15:40:26.949660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6121. [2026-03-28T15:40:26.949802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6122. [2026-03-28T15:40:26.954459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6123. [2026-03-28T15:40:26.954608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6124. [2026-03-28T15:40:26.955041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6125. [2026-03-28T15:40:26.955174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6126. [2026-03-28T15:40:26.956474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6127. [2026-03-28T15:40:26.956618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6128. [2026-03-28T15:40:26.958122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6129. [2026-03-28T15:40:26.958293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6130. [2026-03-28T15:40:26.960115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6131. [2026-03-28T15:40:26.960263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6132. [2026-03-28T15:40:26.961320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6133. [2026-03-28T15:40:26.961464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6134. [2026-03-28T15:40:26.962291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6135. [2026-03-28T15:40:26.962450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6136. [2026-03-28T15:40:26.963880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6137. [2026-03-28T15:40:26.964038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6138. [2026-03-28T15:40:26.965542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6139. [2026-03-28T15:40:26.965674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6140. [2026-03-28T15:40:26.967090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6141. [2026-03-28T15:40:26.967219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6142. [2026-03-28T15:40:26.969000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6143. [2026-03-28T15:40:26.969156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6144. [2026-03-28T15:40:26.970566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6145. [2026-03-28T15:40:26.970702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6146. [2026-03-28T15:40:26.972089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6147. [2026-03-28T15:40:26.972219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6148. [2026-03-28T15:40:26.976115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6149. [2026-03-28T15:40:26.976244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6150. [2026-03-28T15:40:26.977226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6151. [2026-03-28T15:40:26.977399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6152. [2026-03-28T15:40:26.977536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6153. [2026-03-28T15:40:26.977665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6154. [2026-03-28T15:40:26.977787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6155. [2026-03-28T15:40:26.977893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6156. [2026-03-28T15:40:26.978005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6157. [2026-03-28T15:40:26.978127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6158. [2026-03-28T15:40:26.978231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6159. [2026-03-28T15:40:26.978354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6160. [2026-03-28T15:40:26.978483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6161. [2026-03-28T15:40:26.978585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6162. [2026-03-28T15:40:26.978683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6163. [2026-03-28T15:40:26.978780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6164. [2026-03-28T15:40:26.978882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6165. [2026-03-28T15:40:26.978982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6166. [2026-03-28T15:40:26.979115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6167. [2026-03-28T15:40:26.979246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6168. [2026-03-28T15:40:26.979360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6169. [2026-03-28T15:40:26.979462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6170. [2026-03-28T15:40:26.979568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6171. [2026-03-28T15:40:26.979667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6172. [2026-03-28T15:40:26.979763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6173. [2026-03-28T15:40:26.981127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6174. [2026-03-28T15:40:26.981252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6175. [2026-03-28T15:40:26.984235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6176. [2026-03-28T15:40:26.984352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6177. [2026-03-28T15:40:27.185002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6178. [2026-03-28T15:40:27.424386+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6179. [2026-03-28T15:40:27.425220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6180. [2026-03-28T15:40:27.431713+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6181. [2026-03-28T15:40:27.435202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6182. [2026-03-28T15:40:27.439238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6183. [2026-03-28T15:40:27.440366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6184. [2026-03-28T15:40:27.441821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6185. [2026-03-28T15:40:27.441969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6186. [2026-03-28T15:40:27.442921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6187. [2026-03-28T15:40:27.443077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6188. [2026-03-28T15:40:27.444896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6189. [2026-03-28T15:40:27.445076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6190. [2026-03-28T15:40:27.446737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6191. [2026-03-28T15:40:27.446876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6192. [2026-03-28T15:40:27.448414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6193. [2026-03-28T15:40:27.448551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6194. [2026-03-28T15:40:27.450720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6195. [2026-03-28T15:40:27.450867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6196. [2026-03-28T15:40:27.452507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6197. [2026-03-28T15:40:27.452670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6198. [2026-03-28T15:40:27.454179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6199. [2026-03-28T15:40:27.454326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6200. [2026-03-28T15:40:27.458683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6201. [2026-03-28T15:40:27.458824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6202. [2026-03-28T15:40:27.459264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6203. [2026-03-28T15:40:27.459418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6204. [2026-03-28T15:40:27.460695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6205. [2026-03-28T15:40:27.460834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6206. [2026-03-28T15:40:27.462267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6207. [2026-03-28T15:40:27.462439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6208. [2026-03-28T15:40:27.464141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6209. [2026-03-28T15:40:27.464276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6210. [2026-03-28T15:40:27.465274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6211. [2026-03-28T15:40:27.465431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6212. [2026-03-28T15:40:27.466214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6213. [2026-03-28T15:40:27.466364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6214. [2026-03-28T15:40:27.467820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6215. [2026-03-28T15:40:27.467947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6216. [2026-03-28T15:40:27.469390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6217. [2026-03-28T15:40:27.469517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6218. [2026-03-28T15:40:27.470844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6219. [2026-03-28T15:40:27.470980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6220. [2026-03-28T15:40:27.472937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6221. [2026-03-28T15:40:27.473091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6222. [2026-03-28T15:40:27.474448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6223. [2026-03-28T15:40:27.474576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6224. [2026-03-28T15:40:27.476476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6225. [2026-03-28T15:40:27.476632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6226. [2026-03-28T15:40:27.480469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6227. [2026-03-28T15:40:27.480603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6228. [2026-03-28T15:40:27.481539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6229. [2026-03-28T15:40:27.481702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6230. [2026-03-28T15:40:27.481821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6231. [2026-03-28T15:40:27.481944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6232. [2026-03-28T15:40:27.482088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6233. [2026-03-28T15:40:27.482199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6234. [2026-03-28T15:40:27.482328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6235. [2026-03-28T15:40:27.482436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6236. [2026-03-28T15:40:27.482538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6237. [2026-03-28T15:40:27.482636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6238. [2026-03-28T15:40:27.482749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6239. [2026-03-28T15:40:27.482851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6240. [2026-03-28T15:40:27.482948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6241. [2026-03-28T15:40:27.483080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6242. [2026-03-28T15:40:27.483188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6243. [2026-03-28T15:40:27.483290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6244. [2026-03-28T15:40:27.483423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6245. [2026-03-28T15:40:27.483537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6246. [2026-03-28T15:40:27.483637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6247. [2026-03-28T15:40:27.483740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6248. [2026-03-28T15:40:27.483838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6249. [2026-03-28T15:40:27.483949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6250. [2026-03-28T15:40:27.484063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6251. [2026-03-28T15:40:27.485250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6252. [2026-03-28T15:40:27.485374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6253. [2026-03-28T15:40:27.488218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6254. [2026-03-28T15:40:27.488333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6255. [2026-03-28T15:40:27.788391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6256. [2026-03-28T15:40:28.060295+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6257. [2026-03-28T15:40:28.061170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6258. [2026-03-28T15:40:28.066708+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6259. [2026-03-28T15:40:28.070592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-conflg.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-conflg.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6260. [2026-03-28T15:40:28.074727+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6261. [2026-03-28T15:40:28.075897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6262. [2026-03-28T15:40:28.077645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6263. [2026-03-28T15:40:28.077826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6264. [2026-03-28T15:40:28.078807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6265. [2026-03-28T15:40:28.078952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6266. [2026-03-28T15:40:28.080825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6267. [2026-03-28T15:40:28.080987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6268. [2026-03-28T15:40:28.082888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6269. [2026-03-28T15:40:28.083087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6270. [2026-03-28T15:40:28.084661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6271. [2026-03-28T15:40:28.084832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6272. [2026-03-28T15:40:28.086949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6273. [2026-03-28T15:40:28.087151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6274. [2026-03-28T15:40:28.088897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6275. [2026-03-28T15:40:28.089076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6276. [2026-03-28T15:40:28.090728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6277. [2026-03-28T15:40:28.090888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6278. [2026-03-28T15:40:28.095730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6279. [2026-03-28T15:40:28.095877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6280. [2026-03-28T15:40:28.096378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6281. [2026-03-28T15:40:28.096518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6282. [2026-03-28T15:40:28.097853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6283. [2026-03-28T15:40:28.097999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6284. [2026-03-28T15:40:28.099612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6285. [2026-03-28T15:40:28.099777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6286. [2026-03-28T15:40:28.101608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6287. [2026-03-28T15:40:28.101760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6288. [2026-03-28T15:40:28.102875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6289. [2026-03-28T15:40:28.103008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6290. [2026-03-28T15:40:28.103899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6291. [2026-03-28T15:40:28.104026+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6292. [2026-03-28T15:40:28.105552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6293. [2026-03-28T15:40:28.105694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6294. [2026-03-28T15:40:28.107297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6295. [2026-03-28T15:40:28.107453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6296. [2026-03-28T15:40:28.109016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6297. [2026-03-28T15:40:28.109185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6298. [2026-03-28T15:40:28.111103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6299. [2026-03-28T15:40:28.111235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6300. [2026-03-28T15:40:28.112671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6301. [2026-03-28T15:40:28.112814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6302. [2026-03-28T15:40:28.114297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6303. [2026-03-28T15:40:28.114472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6304. [2026-03-28T15:40:28.119784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6305. [2026-03-28T15:40:28.119956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6306. [2026-03-28T15:40:28.120982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6307. [2026-03-28T15:40:28.121158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6308. [2026-03-28T15:40:28.121302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6309. [2026-03-28T15:40:28.121444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6310. [2026-03-28T15:40:28.121566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6311. [2026-03-28T15:40:28.121672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6312. [2026-03-28T15:40:28.121773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6313. [2026-03-28T15:40:28.121873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6314. [2026-03-28T15:40:28.121974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6315. [2026-03-28T15:40:28.122100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6316. [2026-03-28T15:40:28.122263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6317. [2026-03-28T15:40:28.122397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6318. [2026-03-28T15:40:28.122499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6319. [2026-03-28T15:40:28.122596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6320. [2026-03-28T15:40:28.122701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6321. [2026-03-28T15:40:28.122801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6322. [2026-03-28T15:40:28.122914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6323. [2026-03-28T15:40:28.123057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6324. [2026-03-28T15:40:28.123165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6325. [2026-03-28T15:40:28.123265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6326. [2026-03-28T15:40:28.123374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6327. [2026-03-28T15:40:28.123473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6328. [2026-03-28T15:40:28.123569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6329. [2026-03-28T15:40:28.124863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6330. [2026-03-28T15:40:28.124973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6331. [2026-03-28T15:40:28.127962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6332. [2026-03-28T15:40:28.128095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6333. [2026-03-28T15:40:28.307988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6334. [2026-03-28T15:40:28.626332+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6335. [2026-03-28T15:40:28.626968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6336. [2026-03-28T15:40:28.630915+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6337. [2026-03-28T15:40:28.633779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /byp8.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /byp8.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp8.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6338. [2026-03-28T15:40:28.637286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6339. [2026-03-28T15:40:28.638283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6340. [2026-03-28T15:40:28.639629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6341. [2026-03-28T15:40:28.639762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6342. [2026-03-28T15:40:28.640581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6343. [2026-03-28T15:40:28.640721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6344. [2026-03-28T15:40:28.642302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6345. [2026-03-28T15:40:28.642468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6346. [2026-03-28T15:40:28.644185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6347. [2026-03-28T15:40:28.644331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6348. [2026-03-28T15:40:28.645679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6349. [2026-03-28T15:40:28.645802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6350. [2026-03-28T15:40:28.647586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6351. [2026-03-28T15:40:28.647720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6352. [2026-03-28T15:40:28.649157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6353. [2026-03-28T15:40:28.649299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6354. [2026-03-28T15:40:28.650665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6355. [2026-03-28T15:40:28.650791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6356. [2026-03-28T15:40:28.654832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6357. [2026-03-28T15:40:28.654967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6358. [2026-03-28T15:40:28.655375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6359. [2026-03-28T15:40:28.655495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6360. [2026-03-28T15:40:28.656697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6361. [2026-03-28T15:40:28.656832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6362. [2026-03-28T15:40:28.658207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6363. [2026-03-28T15:40:28.658367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6364. [2026-03-28T15:40:28.659969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6365. [2026-03-28T15:40:28.660114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6366. [2026-03-28T15:40:28.661061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6367. [2026-03-28T15:40:28.661187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6368. [2026-03-28T15:40:28.661947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6369. [2026-03-28T15:40:28.662088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6370. [2026-03-28T15:40:28.663470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6371. [2026-03-28T15:40:28.663596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6372. [2026-03-28T15:40:28.665015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6373. [2026-03-28T15:40:28.665158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6374. [2026-03-28T15:40:28.666494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6375. [2026-03-28T15:40:28.666631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6376. [2026-03-28T15:40:28.668403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6377. [2026-03-28T15:40:28.668532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6378. [2026-03-28T15:40:28.669921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6379. [2026-03-28T15:40:28.670066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6380. [2026-03-28T15:40:28.671412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6381. [2026-03-28T15:40:28.671538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6382. [2026-03-28T15:40:28.675336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6383. [2026-03-28T15:40:28.675493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6384. [2026-03-28T15:40:28.676443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6385. [2026-03-28T15:40:28.676599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6386. [2026-03-28T15:40:28.676718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6387. [2026-03-28T15:40:28.676841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6388. [2026-03-28T15:40:28.676960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6389. [2026-03-28T15:40:28.677084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6390. [2026-03-28T15:40:28.677205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6391. [2026-03-28T15:40:28.677307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6392. [2026-03-28T15:40:28.677425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6393. [2026-03-28T15:40:28.677524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6394. [2026-03-28T15:40:28.677638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6395. [2026-03-28T15:40:28.677740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6396. [2026-03-28T15:40:28.677837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6397. [2026-03-28T15:40:28.677933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6398. [2026-03-28T15:40:28.678065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6399. [2026-03-28T15:40:28.678171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6400. [2026-03-28T15:40:28.678287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6401. [2026-03-28T15:40:28.678414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6402. [2026-03-28T15:40:28.678517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6403. [2026-03-28T15:40:28.678622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6404. [2026-03-28T15:40:28.678718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6405. [2026-03-28T15:40:28.678827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6406. [2026-03-28T15:40:28.678924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6407. [2026-03-28T15:40:28.680286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6408. [2026-03-28T15:40:28.680412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6409. [2026-03-28T15:40:28.683429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6410. [2026-03-28T15:40:28.683540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6411. [2026-03-28T15:40:28.931747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6412. [2026-03-28T15:40:29.174681+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6413. [2026-03-28T15:40:29.175397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6414. [2026-03-28T15:40:29.179660+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6415. [2026-03-28T15:40:29.183064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dass.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dass.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dass.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6416. [2026-03-28T15:40:29.187698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6417. [2026-03-28T15:40:29.189164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6418. [2026-03-28T15:40:29.190463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6419. [2026-03-28T15:40:29.190614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6420. [2026-03-28T15:40:29.191738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6421. [2026-03-28T15:40:29.191873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6422. [2026-03-28T15:40:29.193434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6423. [2026-03-28T15:40:29.193584+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6424. [2026-03-28T15:40:29.195386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6425. [2026-03-28T15:40:29.195526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6426. [2026-03-28T15:40:29.197152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6427. [2026-03-28T15:40:29.197302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6428. [2026-03-28T15:40:29.199140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6429. [2026-03-28T15:40:29.199276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6430. [2026-03-28T15:40:29.200760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6431. [2026-03-28T15:40:29.200890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6432. [2026-03-28T15:40:29.202262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6433. [2026-03-28T15:40:29.202400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6434. [2026-03-28T15:40:29.206479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6435. [2026-03-28T15:40:29.206641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6436. [2026-03-28T15:40:29.207047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6437. [2026-03-28T15:40:29.207168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6438. [2026-03-28T15:40:29.208358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6439. [2026-03-28T15:40:29.208499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6440. [2026-03-28T15:40:29.209903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6441. [2026-03-28T15:40:29.210070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6442. [2026-03-28T15:40:29.211722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6443. [2026-03-28T15:40:29.211860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6444. [2026-03-28T15:40:29.212826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6445. [2026-03-28T15:40:29.212953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6446. [2026-03-28T15:40:29.213725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6447. [2026-03-28T15:40:29.213846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6448. [2026-03-28T15:40:29.215264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6449. [2026-03-28T15:40:29.215406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6450. [2026-03-28T15:40:29.216857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6451. [2026-03-28T15:40:29.216985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6452. [2026-03-28T15:40:29.218943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6453. [2026-03-28T15:40:29.219156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6454. [2026-03-28T15:40:29.222252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6455. [2026-03-28T15:40:29.222471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6456. [2026-03-28T15:40:29.224825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6457. [2026-03-28T15:40:29.225049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6458. [2026-03-28T15:40:29.227305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6459. [2026-03-28T15:40:29.227529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6460. [2026-03-28T15:40:29.234130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6461. [2026-03-28T15:40:29.234286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6462. [2026-03-28T15:40:29.235359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6463. [2026-03-28T15:40:29.235534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6464. [2026-03-28T15:40:29.235675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6465. [2026-03-28T15:40:29.235818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6466. [2026-03-28T15:40:29.235942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6467. [2026-03-28T15:40:29.236067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6468. [2026-03-28T15:40:29.236176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6469. [2026-03-28T15:40:29.236278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6470. [2026-03-28T15:40:29.236395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6471. [2026-03-28T15:40:29.236493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6472. [2026-03-28T15:40:29.236647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6473. [2026-03-28T15:40:29.236754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6474. [2026-03-28T15:40:29.236851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6475. [2026-03-28T15:40:29.236948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6476. [2026-03-28T15:40:29.237074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6477. [2026-03-28T15:40:29.237180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6478. [2026-03-28T15:40:29.237294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6479. [2026-03-28T15:40:29.237423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6480. [2026-03-28T15:40:29.237548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6481. [2026-03-28T15:40:29.237669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6482. [2026-03-28T15:40:29.237768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6483. [2026-03-28T15:40:29.238078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6484. [2026-03-28T15:40:29.238212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6485. [2026-03-28T15:40:29.239686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6486. [2026-03-28T15:40:29.239801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6487. [2026-03-28T15:40:29.244212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6488. [2026-03-28T15:40:29.244327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6489. [2026-03-28T15:40:29.498017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6490. [2026-03-28T15:40:29.756100+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6491. [2026-03-28T15:40:29.756921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6492. [2026-03-28T15:40:29.762140+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6493. [2026-03-28T15:40:29.765962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /alfa.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /alfa.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6494. [2026-03-28T15:40:29.770497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6495. [2026-03-28T15:40:29.771756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6496. [2026-03-28T15:40:29.773335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6497. [2026-03-28T15:40:29.773493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6498. [2026-03-28T15:40:29.774474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6499. [2026-03-28T15:40:29.774619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6500. [2026-03-28T15:40:29.776433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6501. [2026-03-28T15:40:29.776587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6502. [2026-03-28T15:40:29.778368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6503. [2026-03-28T15:40:29.778518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6504. [2026-03-28T15:40:29.780155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6505. [2026-03-28T15:40:29.780302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6506. [2026-03-28T15:40:29.782473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6507. [2026-03-28T15:40:29.782645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6508. [2026-03-28T15:40:29.784300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6509. [2026-03-28T15:40:29.784488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6510. [2026-03-28T15:40:29.786344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6511. [2026-03-28T15:40:29.786506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6512. [2026-03-28T15:40:29.791151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6513. [2026-03-28T15:40:29.791305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6514. [2026-03-28T15:40:29.791753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6515. [2026-03-28T15:40:29.791890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6516. [2026-03-28T15:40:29.793272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6517. [2026-03-28T15:40:29.793461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6518. [2026-03-28T15:40:29.794977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6519. [2026-03-28T15:40:29.795160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6520. [2026-03-28T15:40:29.796944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6521. [2026-03-28T15:40:29.797102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6522. [2026-03-28T15:40:29.798157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6523. [2026-03-28T15:40:29.798294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6524. [2026-03-28T15:40:29.799153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6525. [2026-03-28T15:40:29.799287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6526. [2026-03-28T15:40:29.800796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6527. [2026-03-28T15:40:29.800934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6528. [2026-03-28T15:40:29.802528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6529. [2026-03-28T15:40:29.802666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6530. [2026-03-28T15:40:29.804150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6531. [2026-03-28T15:40:29.804285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6532. [2026-03-28T15:40:29.806306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6533. [2026-03-28T15:40:29.806573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6534. [2026-03-28T15:40:29.807989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6535. [2026-03-28T15:40:29.808150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6536. [2026-03-28T15:40:29.809549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6537. [2026-03-28T15:40:29.809679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6538. [2026-03-28T15:40:29.813652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6539. [2026-03-28T15:40:29.813805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6540. [2026-03-28T15:40:29.814825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6541. [2026-03-28T15:40:29.814986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6542. [2026-03-28T15:40:29.815130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6543. [2026-03-28T15:40:29.815261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6544. [2026-03-28T15:40:29.815416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6545. [2026-03-28T15:40:29.815524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6546. [2026-03-28T15:40:29.815628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6547. [2026-03-28T15:40:29.815742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6548. [2026-03-28T15:40:29.815845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6549. [2026-03-28T15:40:29.815951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6550. [2026-03-28T15:40:29.816091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6551. [2026-03-28T15:40:29.816199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6552. [2026-03-28T15:40:29.816300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6553. [2026-03-28T15:40:29.816411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6554. [2026-03-28T15:40:29.816533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6555. [2026-03-28T15:40:29.816636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6556. [2026-03-28T15:40:29.816755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6557. [2026-03-28T15:40:29.816870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6558. [2026-03-28T15:40:29.816971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6559. [2026-03-28T15:40:29.817089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6560. [2026-03-28T15:40:29.817191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6561. [2026-03-28T15:40:29.817290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6562. [2026-03-28T15:40:29.817411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6563. [2026-03-28T15:40:29.818772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6564. [2026-03-28T15:40:29.818883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6565. [2026-03-28T15:40:29.822200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6566. [2026-03-28T15:40:29.822433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6567. [2026-03-28T15:40:30.023261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6568. [2026-03-28T15:40:30.330618+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6569. [2026-03-28T15:40:30.331498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6570. [2026-03-28T15:40:30.336672+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6571. [2026-03-28T15:40:30.340377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /155.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /155.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/155.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6572. [2026-03-28T15:40:30.344503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6573. [2026-03-28T15:40:30.345717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6574. [2026-03-28T15:40:30.347341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6575. [2026-03-28T15:40:30.347507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6576. [2026-03-28T15:40:30.348544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6577. [2026-03-28T15:40:30.348701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6578. [2026-03-28T15:40:30.350633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6579. [2026-03-28T15:40:30.350791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6580. [2026-03-28T15:40:30.352613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6581. [2026-03-28T15:40:30.352765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6582. [2026-03-28T15:40:30.354413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6583. [2026-03-28T15:40:30.354562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6584. [2026-03-28T15:40:30.356731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6585. [2026-03-28T15:40:30.356895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6586. [2026-03-28T15:40:30.358642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6587. [2026-03-28T15:40:30.358794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6588. [2026-03-28T15:40:30.372435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6589. [2026-03-28T15:40:30.372619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6590. [2026-03-28T15:40:30.377107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6591. [2026-03-28T15:40:30.377269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6592. [2026-03-28T15:40:30.377703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6593. [2026-03-28T15:40:30.377844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6594. [2026-03-28T15:40:30.379151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6595. [2026-03-28T15:40:30.379299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6596. [2026-03-28T15:40:30.380813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6597. [2026-03-28T15:40:30.380974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6598. [2026-03-28T15:40:30.382779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6599. [2026-03-28T15:40:30.382925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6600. [2026-03-28T15:40:30.384341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6601. [2026-03-28T15:40:30.384487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6602. [2026-03-28T15:40:30.385288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6603. [2026-03-28T15:40:30.385436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6604. [2026-03-28T15:40:30.387442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6605. [2026-03-28T15:40:30.387613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6606. [2026-03-28T15:40:30.389136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6607. [2026-03-28T15:40:30.389273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6608. [2026-03-28T15:40:30.390696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6609. [2026-03-28T15:40:30.390827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6610. [2026-03-28T15:40:30.392631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6611. [2026-03-28T15:40:30.392764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6612. [2026-03-28T15:40:30.394133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6613. [2026-03-28T15:40:30.394260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6614. [2026-03-28T15:40:30.395607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6615. [2026-03-28T15:40:30.395739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6616. [2026-03-28T15:40:30.399532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6617. [2026-03-28T15:40:30.399666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6618. [2026-03-28T15:40:30.400639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6619. [2026-03-28T15:40:30.400802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6620. [2026-03-28T15:40:30.400924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6621. [2026-03-28T15:40:30.401085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6622. [2026-03-28T15:40:30.401214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6623. [2026-03-28T15:40:30.401336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6624. [2026-03-28T15:40:30.401445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6625. [2026-03-28T15:40:30.401549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6626. [2026-03-28T15:40:30.401652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6627. [2026-03-28T15:40:30.401751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6628. [2026-03-28T15:40:30.401866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6629. [2026-03-28T15:40:30.401983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6630. [2026-03-28T15:40:30.402104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6631. [2026-03-28T15:40:30.402206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6632. [2026-03-28T15:40:30.402329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6633. [2026-03-28T15:40:30.402436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6634. [2026-03-28T15:40:30.402554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6635. [2026-03-28T15:40:30.402670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6636. [2026-03-28T15:40:30.402783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6637. [2026-03-28T15:40:30.402888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6638. [2026-03-28T15:40:30.402970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6639. [2026-03-28T15:40:30.403100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6640. [2026-03-28T15:40:30.403186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6641. [2026-03-28T15:40:30.404395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6642. [2026-03-28T15:40:30.404499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6643. [2026-03-28T15:40:30.407276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6644. [2026-03-28T15:40:30.407386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6645. [2026-03-28T15:40:30.629968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6646. [2026-03-28T15:40:30.987869+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6647. [2026-03-28T15:40:30.988560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6648. [2026-03-28T15:40:30.992521+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6649. [2026-03-28T15:40:30.995668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bhm.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bhm.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bhm.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6650. [2026-03-28T15:40:30.999457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6651. [2026-03-28T15:40:31.000472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6652. [2026-03-28T15:40:31.001730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6653. [2026-03-28T15:40:31.001862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6654. [2026-03-28T15:40:31.002667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6655. [2026-03-28T15:40:31.002790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6656. [2026-03-28T15:40:31.004332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6657. [2026-03-28T15:40:31.004462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6658. [2026-03-28T15:40:31.005918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6659. [2026-03-28T15:40:31.006067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6660. [2026-03-28T15:40:31.007411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6661. [2026-03-28T15:40:31.007535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6662. [2026-03-28T15:40:31.009351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6663. [2026-03-28T15:40:31.009499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6664. [2026-03-28T15:40:31.010918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6665. [2026-03-28T15:40:31.011062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6666. [2026-03-28T15:40:31.012443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6667. [2026-03-28T15:40:31.012569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6668. [2026-03-28T15:40:31.016588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6669. [2026-03-28T15:40:31.016725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6670. [2026-03-28T15:40:31.017133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6671. [2026-03-28T15:40:31.017255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6672. [2026-03-28T15:40:31.018482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6673. [2026-03-28T15:40:31.018631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6674. [2026-03-28T15:40:31.020233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6675. [2026-03-28T15:40:31.020397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6676. [2026-03-28T15:40:31.022033+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6677. [2026-03-28T15:40:31.022167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6678. [2026-03-28T15:40:31.023138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6679. [2026-03-28T15:40:31.023354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6680. [2026-03-28T15:40:31.024153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6681. [2026-03-28T15:40:31.024323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6682. [2026-03-28T15:40:31.025712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6683. [2026-03-28T15:40:31.025842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6684. [2026-03-28T15:40:31.027280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6685. [2026-03-28T15:40:31.027422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6686. [2026-03-28T15:40:31.028774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6687. [2026-03-28T15:40:31.028910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6688. [2026-03-28T15:40:31.030656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6689. [2026-03-28T15:40:31.030785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6690. [2026-03-28T15:40:31.032143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6691. [2026-03-28T15:40:31.032270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6692. [2026-03-28T15:40:31.033604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6693. [2026-03-28T15:40:31.033730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6694. [2026-03-28T15:40:31.037568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6695. [2026-03-28T15:40:31.037703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6696. [2026-03-28T15:40:31.038684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6697. [2026-03-28T15:40:31.038846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6698. [2026-03-28T15:40:31.038967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6699. [2026-03-28T15:40:31.039131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6700. [2026-03-28T15:40:31.039262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6701. [2026-03-28T15:40:31.039383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6702. [2026-03-28T15:40:31.039487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6703. [2026-03-28T15:40:31.039603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6704. [2026-03-28T15:40:31.039708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6705. [2026-03-28T15:40:31.039807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6706. [2026-03-28T15:40:31.039922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6707. [2026-03-28T15:40:31.040051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6708. [2026-03-28T15:40:31.040171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6709. [2026-03-28T15:40:31.040270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6710. [2026-03-28T15:40:31.040396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6711. [2026-03-28T15:40:31.040512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6712. [2026-03-28T15:40:31.040630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6713. [2026-03-28T15:40:31.040746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6714. [2026-03-28T15:40:31.040848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6715. [2026-03-28T15:40:31.040948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6716. [2026-03-28T15:40:31.041081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6717. [2026-03-28T15:40:31.041193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6718. [2026-03-28T15:40:31.041302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6719. [2026-03-28T15:40:31.042629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6720. [2026-03-28T15:40:31.042740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6721. [2026-03-28T15:40:31.045826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6722. [2026-03-28T15:40:31.045929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6723. [2026-03-28T15:40:31.247583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6724. [2026-03-28T15:40:31.501749+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6725. [2026-03-28T15:40:31.502410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6726. [2026-03-28T15:40:31.506247+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6727. [2026-03-28T15:40:31.509588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-blog.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-blog.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6728. [2026-03-28T15:40:31.512932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6729. [2026-03-28T15:40:31.513907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6730. [2026-03-28T15:40:31.515170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6731. [2026-03-28T15:40:31.515299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6732. [2026-03-28T15:40:31.516101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6733. [2026-03-28T15:40:31.516235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6734. [2026-03-28T15:40:31.517711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6735. [2026-03-28T15:40:31.517836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6736. [2026-03-28T15:40:31.519271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6737. [2026-03-28T15:40:31.519410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6738. [2026-03-28T15:40:31.520730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6739. [2026-03-28T15:40:31.520854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6740. [2026-03-28T15:40:31.522718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6741. [2026-03-28T15:40:31.522853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6742. [2026-03-28T15:40:31.524291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6743. [2026-03-28T15:40:31.524438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6744. [2026-03-28T15:40:31.525803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6745. [2026-03-28T15:40:31.525929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6746. [2026-03-28T15:40:31.529972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6747. [2026-03-28T15:40:31.530127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6748. [2026-03-28T15:40:31.530778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6749. [2026-03-28T15:40:31.530908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6750. [2026-03-28T15:40:31.532122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6751. [2026-03-28T15:40:31.532265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6752. [2026-03-28T15:40:31.533640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6753. [2026-03-28T15:40:31.533785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6754. [2026-03-28T15:40:31.535401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6755. [2026-03-28T15:40:31.535539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6756. [2026-03-28T15:40:31.536505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6757. [2026-03-28T15:40:31.536629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6758. [2026-03-28T15:40:31.537409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6759. [2026-03-28T15:40:31.537531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6760. [2026-03-28T15:40:31.538888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6761. [2026-03-28T15:40:31.539015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6762. [2026-03-28T15:40:31.540471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6763. [2026-03-28T15:40:31.540616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6764. [2026-03-28T15:40:31.541945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6765. [2026-03-28T15:40:31.542087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6766. [2026-03-28T15:40:31.543785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6767. [2026-03-28T15:40:31.543911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6768. [2026-03-28T15:40:31.545264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6769. [2026-03-28T15:40:31.545402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6770. [2026-03-28T15:40:31.546730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6771. [2026-03-28T15:40:31.546855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6772. [2026-03-28T15:40:31.550712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6773. [2026-03-28T15:40:31.550842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6774. [2026-03-28T15:40:31.551832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6775. [2026-03-28T15:40:31.552049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6776. [2026-03-28T15:40:31.552185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6777. [2026-03-28T15:40:31.552320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6778. [2026-03-28T15:40:31.552458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6779. [2026-03-28T15:40:31.552565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6780. [2026-03-28T15:40:31.552676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6781. [2026-03-28T15:40:31.552777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6782. [2026-03-28T15:40:31.552896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6783. [2026-03-28T15:40:31.552995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6784. [2026-03-28T15:40:31.553141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6785. [2026-03-28T15:40:31.553279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6786. [2026-03-28T15:40:31.553425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6787. [2026-03-28T15:40:31.553522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6788. [2026-03-28T15:40:31.553622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6789. [2026-03-28T15:40:31.553722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6790. [2026-03-28T15:40:31.553857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6791. [2026-03-28T15:40:31.553981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6792. [2026-03-28T15:40:31.554105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6793. [2026-03-28T15:40:31.554219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6794. [2026-03-28T15:40:31.554341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6795. [2026-03-28T15:40:31.554440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6796. [2026-03-28T15:40:31.554537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6797. [2026-03-28T15:40:31.555941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6798. [2026-03-28T15:40:31.556074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6799. [2026-03-28T15:40:31.559095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6800. [2026-03-28T15:40:31.559209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6801. [2026-03-28T15:40:31.753973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6802. [2026-03-28T15:40:32.196245+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6803. [2026-03-28T15:40:32.197241+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6804. [2026-03-28T15:40:32.202721+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6805. [2026-03-28T15:40:32.207305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-act.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-act.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-act.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6806. [2026-03-28T15:40:32.212786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6807. [2026-03-28T15:40:32.214165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6808. [2026-03-28T15:40:32.215818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6809. [2026-03-28T15:40:32.215997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6810. [2026-03-28T15:40:32.217081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6811. [2026-03-28T15:40:32.217239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6812. [2026-03-28T15:40:32.219254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6813. [2026-03-28T15:40:32.219443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6814. [2026-03-28T15:40:32.221251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6815. [2026-03-28T15:40:32.221432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6816. [2026-03-28T15:40:32.223120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6817. [2026-03-28T15:40:32.223271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6818. [2026-03-28T15:40:32.225493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6819. [2026-03-28T15:40:32.225673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6820. [2026-03-28T15:40:32.227432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6821. [2026-03-28T15:40:32.227598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6822. [2026-03-28T15:40:32.229321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6823. [2026-03-28T15:40:32.229469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6824. [2026-03-28T15:40:32.234283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6825. [2026-03-28T15:40:32.234455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6826. [2026-03-28T15:40:32.234910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6827. [2026-03-28T15:40:32.235080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6828. [2026-03-28T15:40:32.236474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6829. [2026-03-28T15:40:32.236644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6830. [2026-03-28T15:40:32.238280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6831. [2026-03-28T15:40:32.238475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6832. [2026-03-28T15:40:32.240292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6833. [2026-03-28T15:40:32.240459+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6834. [2026-03-28T15:40:32.241568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6835. [2026-03-28T15:40:32.241730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6836. [2026-03-28T15:40:32.242588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6837. [2026-03-28T15:40:32.242738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6838. [2026-03-28T15:40:32.244289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6839. [2026-03-28T15:40:32.244454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6840. [2026-03-28T15:40:32.246136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6841. [2026-03-28T15:40:32.246277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6842. [2026-03-28T15:40:32.247784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6843. [2026-03-28T15:40:32.247924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6844. [2026-03-28T15:40:32.249858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6845. [2026-03-28T15:40:32.250005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6846. [2026-03-28T15:40:32.251468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6847. [2026-03-28T15:40:32.251602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6848. [2026-03-28T15:40:32.253077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6849. [2026-03-28T15:40:32.253211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6850. [2026-03-28T15:40:32.257281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6851. [2026-03-28T15:40:32.257442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6852. [2026-03-28T15:40:32.258557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6853. [2026-03-28T15:40:32.258741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6854. [2026-03-28T15:40:32.258869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6855. [2026-03-28T15:40:32.259011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6856. [2026-03-28T15:40:32.259164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6857. [2026-03-28T15:40:32.259279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6858. [2026-03-28T15:40:32.259422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6859. [2026-03-28T15:40:32.259528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6860. [2026-03-28T15:40:32.259655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6861. [2026-03-28T15:40:32.259767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6862. [2026-03-28T15:40:32.259890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6863. [2026-03-28T15:40:32.260011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6864. [2026-03-28T15:40:32.260131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6865. [2026-03-28T15:40:32.260232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6866. [2026-03-28T15:40:32.260351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6867. [2026-03-28T15:40:32.260469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6868. [2026-03-28T15:40:32.260588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6869. [2026-03-28T15:40:32.260706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6870. [2026-03-28T15:40:32.260810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6871. [2026-03-28T15:40:32.260912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6872. [2026-03-28T15:40:32.261033+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6873. [2026-03-28T15:40:32.261149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6874. [2026-03-28T15:40:32.261248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6875. [2026-03-28T15:40:32.262776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6876. [2026-03-28T15:40:32.262926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6877. [2026-03-28T15:40:32.267075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6878. [2026-03-28T15:40:32.267181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6879. [2026-03-28T15:40:32.517698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6880. [2026-03-28T15:40:32.767400+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6881. [2026-03-28T15:40:32.768241+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6882. [2026-03-28T15:40:32.773272+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6883. [2026-03-28T15:40:32.776997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /inputs.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /inputs.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6884. [2026-03-28T15:40:32.781269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6885. [2026-03-28T15:40:32.782487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6886. [2026-03-28T15:40:32.784002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6887. [2026-03-28T15:40:32.784187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6888. [2026-03-28T15:40:32.785188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6889. [2026-03-28T15:40:32.785378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6890. [2026-03-28T15:40:32.787322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6891. [2026-03-28T15:40:32.787485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6892. [2026-03-28T15:40:32.789272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6893. [2026-03-28T15:40:32.789435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6894. [2026-03-28T15:40:32.790976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6895. [2026-03-28T15:40:32.791145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6896. [2026-03-28T15:40:32.793220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6897. [2026-03-28T15:40:32.793417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6898. [2026-03-28T15:40:32.795079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6899. [2026-03-28T15:40:32.795227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6900. [2026-03-28T15:40:32.796812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6901. [2026-03-28T15:40:32.796957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6902. [2026-03-28T15:40:32.801633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6903. [2026-03-28T15:40:32.801790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6904. [2026-03-28T15:40:32.802254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6905. [2026-03-28T15:40:32.802412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6906. [2026-03-28T15:40:32.803733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6907. [2026-03-28T15:40:32.803886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6908. [2026-03-28T15:40:32.805435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6909. [2026-03-28T15:40:32.805605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6910. [2026-03-28T15:40:32.807414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6911. [2026-03-28T15:40:32.807561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6912. [2026-03-28T15:40:32.808626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6913. [2026-03-28T15:40:32.808772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6914. [2026-03-28T15:40:32.809626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6915. [2026-03-28T15:40:32.809776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6916. [2026-03-28T15:40:32.811237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6917. [2026-03-28T15:40:32.811391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6918. [2026-03-28T15:40:32.812896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6919. [2026-03-28T15:40:32.813074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6920. [2026-03-28T15:40:32.814515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6921. [2026-03-28T15:40:32.814652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6922. [2026-03-28T15:40:32.816477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6923. [2026-03-28T15:40:32.816617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6924. [2026-03-28T15:40:32.818434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6925. [2026-03-28T15:40:32.818586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6926. [2026-03-28T15:40:32.819999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6927. [2026-03-28T15:40:32.820178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6928. [2026-03-28T15:40:32.824072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6929. [2026-03-28T15:40:32.824210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6930. [2026-03-28T15:40:32.825200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6931. [2026-03-28T15:40:32.825384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6932. [2026-03-28T15:40:32.825517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6933. [2026-03-28T15:40:32.825649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6934. [2026-03-28T15:40:32.825790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6935. [2026-03-28T15:40:32.825903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6936. [2026-03-28T15:40:32.826012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6937. [2026-03-28T15:40:32.826142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6938. [2026-03-28T15:40:32.826252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6939. [2026-03-28T15:40:32.826376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6940. [2026-03-28T15:40:32.826499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6941. [2026-03-28T15:40:32.826608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6942. [2026-03-28T15:40:32.826731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6943. [2026-03-28T15:40:32.826835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6944. [2026-03-28T15:40:32.826944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6945. [2026-03-28T15:40:32.827073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6946. [2026-03-28T15:40:32.827198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6947. [2026-03-28T15:40:32.827333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6948. [2026-03-28T15:40:32.827444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6949. [2026-03-28T15:40:32.827561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6950. [2026-03-28T15:40:32.827665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6951. [2026-03-28T15:40:32.827768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6952. [2026-03-28T15:40:32.827869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6953. [2026-03-28T15:40:32.829253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6954. [2026-03-28T15:40:32.829386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6955. [2026-03-28T15:40:32.832499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6956. [2026-03-28T15:40:32.832606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6957. [2026-03-28T15:40:33.051402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6958. [2026-03-28T15:40:33.304266+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  6959. [2026-03-28T15:40:33.305151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6960. [2026-03-28T15:40:33.310051+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6961. [2026-03-28T15:40:33.313590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xwpg.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xwpg.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xwpg.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  6962. [2026-03-28T15:40:33.317730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6963. [2026-03-28T15:40:33.318947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6964. [2026-03-28T15:40:33.320537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6965. [2026-03-28T15:40:33.320701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6966. [2026-03-28T15:40:33.322057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6967. [2026-03-28T15:40:33.322229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6968. [2026-03-28T15:40:33.324122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6969. [2026-03-28T15:40:33.324281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6970. [2026-03-28T15:40:33.326053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6971. [2026-03-28T15:40:33.326226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6972. [2026-03-28T15:40:33.327794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6973. [2026-03-28T15:40:33.327943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6974. [2026-03-28T15:40:33.330038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6975. [2026-03-28T15:40:33.330216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6976. [2026-03-28T15:40:33.331883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6977. [2026-03-28T15:40:33.332054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6978. [2026-03-28T15:40:33.333657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6979. [2026-03-28T15:40:33.333820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6980. [2026-03-28T15:40:33.338416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6981. [2026-03-28T15:40:33.338572+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6982. [2026-03-28T15:40:33.338995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6983. [2026-03-28T15:40:33.339157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6984. [2026-03-28T15:40:33.340492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6985. [2026-03-28T15:40:33.340645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6986. [2026-03-28T15:40:33.342234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6987. [2026-03-28T15:40:33.342421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6988. [2026-03-28T15:40:33.344258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6989. [2026-03-28T15:40:33.344423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6990. [2026-03-28T15:40:33.345494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6991. [2026-03-28T15:40:33.345636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6992. [2026-03-28T15:40:33.346717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6993. [2026-03-28T15:40:33.346867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6994. [2026-03-28T15:40:33.348370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6995. [2026-03-28T15:40:33.348512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6996. [2026-03-28T15:40:33.350018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6997. [2026-03-28T15:40:33.350177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6998. [2026-03-28T15:40:33.351608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6999. [2026-03-28T15:40:33.351750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7000. [2026-03-28T15:40:33.353602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7001. [2026-03-28T15:40:33.353756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7002. [2026-03-28T15:40:33.355189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7003. [2026-03-28T15:40:33.355340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7004. [2026-03-28T15:40:33.356741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7005. [2026-03-28T15:40:33.356871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7006. [2026-03-28T15:40:33.360683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7007. [2026-03-28T15:40:33.360820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7008. [2026-03-28T15:40:33.361808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7009. [2026-03-28T15:40:33.362002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7010. [2026-03-28T15:40:33.362160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7011. [2026-03-28T15:40:33.362297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7012. [2026-03-28T15:40:33.362442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7013. [2026-03-28T15:40:33.362555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7014. [2026-03-28T15:40:33.362663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7015. [2026-03-28T15:40:33.362790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7016. [2026-03-28T15:40:33.362911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7017. [2026-03-28T15:40:33.363018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7018. [2026-03-28T15:40:33.363164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7019. [2026-03-28T15:40:33.363274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7020. [2026-03-28T15:40:33.363404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7021. [2026-03-28T15:40:33.363509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7022. [2026-03-28T15:40:33.363617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7023. [2026-03-28T15:40:33.363723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7024. [2026-03-28T15:40:33.363856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7025. [2026-03-28T15:40:33.363978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7026. [2026-03-28T15:40:33.364104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7027. [2026-03-28T15:40:33.364212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7028. [2026-03-28T15:40:33.364330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7029. [2026-03-28T15:40:33.364445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7030. [2026-03-28T15:40:33.364547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7031. [2026-03-28T15:40:33.365812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7032. [2026-03-28T15:40:33.365930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7033. [2026-03-28T15:40:33.368927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7034. [2026-03-28T15:40:33.369057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7035. [2026-03-28T15:40:33.583062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7036. [2026-03-28T15:40:33.927405+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7037. [2026-03-28T15:40:33.928180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7038. [2026-03-28T15:40:33.932286+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7039. [2026-03-28T15:40:33.935490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /edit.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /edit.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7040. [2026-03-28T15:40:33.939098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7041. [2026-03-28T15:40:33.940118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7042. [2026-03-28T15:40:33.941404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7043. [2026-03-28T15:40:33.941544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7044. [2026-03-28T15:40:33.942388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7045. [2026-03-28T15:40:33.942521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7046. [2026-03-28T15:40:33.944121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7047. [2026-03-28T15:40:33.944258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7048. [2026-03-28T15:40:33.945841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7049. [2026-03-28T15:40:33.945978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7050. [2026-03-28T15:40:33.947375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7051. [2026-03-28T15:40:33.947514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7052. [2026-03-28T15:40:33.949343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7053. [2026-03-28T15:40:33.949503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7054. [2026-03-28T15:40:33.950967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7055. [2026-03-28T15:40:33.951127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7056. [2026-03-28T15:40:33.952513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7057. [2026-03-28T15:40:33.952652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7058. [2026-03-28T15:40:33.956837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7059. [2026-03-28T15:40:33.956985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7060. [2026-03-28T15:40:33.957422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7061. [2026-03-28T15:40:33.957563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7062. [2026-03-28T15:40:33.958792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7063. [2026-03-28T15:40:33.958937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7064. [2026-03-28T15:40:33.960370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7065. [2026-03-28T15:40:33.960528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7066. [2026-03-28T15:40:33.962167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7067. [2026-03-28T15:40:33.962305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7068. [2026-03-28T15:40:33.963291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7069. [2026-03-28T15:40:33.963439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7070. [2026-03-28T15:40:33.964216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7071. [2026-03-28T15:40:33.964360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7072. [2026-03-28T15:40:33.965851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7073. [2026-03-28T15:40:33.965996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7074. [2026-03-28T15:40:33.967626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7075. [2026-03-28T15:40:33.967772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7076. [2026-03-28T15:40:33.969168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7077. [2026-03-28T15:40:33.969302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7078. [2026-03-28T15:40:33.971073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7079. [2026-03-28T15:40:33.971210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7080. [2026-03-28T15:40:33.972574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7081. [2026-03-28T15:40:33.972707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7082. [2026-03-28T15:40:33.974069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7083. [2026-03-28T15:40:33.974217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7084. [2026-03-28T15:40:33.978168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7085. [2026-03-28T15:40:33.978335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7086. [2026-03-28T15:40:33.979331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7087. [2026-03-28T15:40:33.979502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7088. [2026-03-28T15:40:33.979630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7089. [2026-03-28T15:40:33.979763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7090. [2026-03-28T15:40:33.979891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7091. [2026-03-28T15:40:33.980041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7092. [2026-03-28T15:40:33.980160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7093. [2026-03-28T15:40:33.980269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7094. [2026-03-28T15:40:33.980394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7095. [2026-03-28T15:40:33.980501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7096. [2026-03-28T15:40:33.980623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7097. [2026-03-28T15:40:33.980732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7098. [2026-03-28T15:40:33.980850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7099. [2026-03-28T15:40:33.980956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7100. [2026-03-28T15:40:33.981087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7101. [2026-03-28T15:40:33.981198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7102. [2026-03-28T15:40:33.981333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7103. [2026-03-28T15:40:33.981460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7104. [2026-03-28T15:40:33.981568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7105. [2026-03-28T15:40:33.981675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7106. [2026-03-28T15:40:33.981792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7107. [2026-03-28T15:40:33.981900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7108. [2026-03-28T15:40:33.982003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7109. [2026-03-28T15:40:33.983438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7110. [2026-03-28T15:40:33.983588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7111. [2026-03-28T15:40:33.987067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7112. [2026-03-28T15:40:33.987177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7113. [2026-03-28T15:40:34.212484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7114. [2026-03-28T15:40:34.536676+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7115. [2026-03-28T15:40:34.537464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7116. [2026-03-28T15:40:34.541954+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7117. [2026-03-28T15:40:34.545371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /kj.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /kj.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kj.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7118. [2026-03-28T15:40:34.549330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7119. [2026-03-28T15:40:34.550437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7120. [2026-03-28T15:40:34.551851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7121. [2026-03-28T15:40:34.551999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7122. [2026-03-28T15:40:34.552912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7123. [2026-03-28T15:40:34.553072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7124. [2026-03-28T15:40:34.554749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7125. [2026-03-28T15:40:34.554895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7126. [2026-03-28T15:40:34.556510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7127. [2026-03-28T15:40:34.556655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7128. [2026-03-28T15:40:34.558113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7129. [2026-03-28T15:40:34.558251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7130. [2026-03-28T15:40:34.560152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7131. [2026-03-28T15:40:34.560302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7132. [2026-03-28T15:40:34.561818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7133. [2026-03-28T15:40:34.561956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7134. [2026-03-28T15:40:34.563422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7135. [2026-03-28T15:40:34.563574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7136. [2026-03-28T15:40:34.567859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7137. [2026-03-28T15:40:34.568006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7138. [2026-03-28T15:40:34.568439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7139. [2026-03-28T15:40:34.568568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7140. [2026-03-28T15:40:34.569778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7141. [2026-03-28T15:40:34.569923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7142. [2026-03-28T15:40:34.571338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7143. [2026-03-28T15:40:34.571507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7144. [2026-03-28T15:40:34.573153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7145. [2026-03-28T15:40:34.573288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7146. [2026-03-28T15:40:34.574265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7147. [2026-03-28T15:40:34.574419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7148. [2026-03-28T15:40:34.575181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7149. [2026-03-28T15:40:34.575322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7150. [2026-03-28T15:40:34.576730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7151. [2026-03-28T15:40:34.576865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7152. [2026-03-28T15:40:34.578328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7153. [2026-03-28T15:40:34.578464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7154. [2026-03-28T15:40:34.579810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7155. [2026-03-28T15:40:34.579942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7156. [2026-03-28T15:40:34.581678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7157. [2026-03-28T15:40:34.581819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7158. [2026-03-28T15:40:34.583195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7159. [2026-03-28T15:40:34.583343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7160. [2026-03-28T15:40:34.584688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7161. [2026-03-28T15:40:34.584821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7162. [2026-03-28T15:40:34.588663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7163. [2026-03-28T15:40:34.588819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7164. [2026-03-28T15:40:34.589817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7165. [2026-03-28T15:40:34.590002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7166. [2026-03-28T15:40:34.590156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7167. [2026-03-28T15:40:34.590292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7168. [2026-03-28T15:40:34.590439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7169. [2026-03-28T15:40:34.590554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7170. [2026-03-28T15:40:34.590666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7171. [2026-03-28T15:40:34.590775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7172. [2026-03-28T15:40:34.590885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7173. [2026-03-28T15:40:34.591004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7174. [2026-03-28T15:40:34.591154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7175. [2026-03-28T15:40:34.591267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7176. [2026-03-28T15:40:34.591398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7177. [2026-03-28T15:40:34.591504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7178. [2026-03-28T15:40:34.591612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7179. [2026-03-28T15:40:34.591719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7180. [2026-03-28T15:40:34.591854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7181. [2026-03-28T15:40:34.591980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7182. [2026-03-28T15:40:34.592108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7183. [2026-03-28T15:40:34.592218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7184. [2026-03-28T15:40:34.592336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7185. [2026-03-28T15:40:34.592443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7186. [2026-03-28T15:40:34.592546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7187. [2026-03-28T15:40:34.593926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7188. [2026-03-28T15:40:34.594080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7189. [2026-03-28T15:40:34.597231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7190. [2026-03-28T15:40:34.597357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7191. [2026-03-28T15:40:34.810196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7192. [2026-03-28T15:40:35.111738+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7193. [2026-03-28T15:40:35.112597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7194. [2026-03-28T15:40:35.118322+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7195. [2026-03-28T15:40:35.122660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lwvwpmg.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lwvwpmg.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lwvwpmg.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7196. [2026-03-28T15:40:35.127750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7197. [2026-03-28T15:40:35.128893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7198. [2026-03-28T15:40:35.130340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7199. [2026-03-28T15:40:35.130480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7200. [2026-03-28T15:40:35.131475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7201. [2026-03-28T15:40:35.131619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7202. [2026-03-28T15:40:35.133401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7203. [2026-03-28T15:40:35.133545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7204. [2026-03-28T15:40:35.135238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7205. [2026-03-28T15:40:35.135386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7206. [2026-03-28T15:40:35.137149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7207. [2026-03-28T15:40:35.137322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7208. [2026-03-28T15:40:35.139451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7209. [2026-03-28T15:40:35.139600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7210. [2026-03-28T15:40:35.141269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7211. [2026-03-28T15:40:35.141480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7212. [2026-03-28T15:40:35.143100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7213. [2026-03-28T15:40:35.143244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7214. [2026-03-28T15:40:35.147897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7215. [2026-03-28T15:40:35.148068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7216. [2026-03-28T15:40:35.148492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7217. [2026-03-28T15:40:35.148637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7218. [2026-03-28T15:40:35.150016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7219. [2026-03-28T15:40:35.150192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7220. [2026-03-28T15:40:35.151876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7221. [2026-03-28T15:40:35.152054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7222. [2026-03-28T15:40:35.153993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7223. [2026-03-28T15:40:35.154159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7224. [2026-03-28T15:40:35.155294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7225. [2026-03-28T15:40:35.155457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7226. [2026-03-28T15:40:35.156366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7227. [2026-03-28T15:40:35.156499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7228. [2026-03-28T15:40:35.158223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7229. [2026-03-28T15:40:35.158370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7230. [2026-03-28T15:40:35.160172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7231. [2026-03-28T15:40:35.160307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7232. [2026-03-28T15:40:35.162025+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7233. [2026-03-28T15:40:35.162202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7234. [2026-03-28T15:40:35.164283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7235. [2026-03-28T15:40:35.164432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7236. [2026-03-28T15:40:35.166054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7237. [2026-03-28T15:40:35.166189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7238. [2026-03-28T15:40:35.167786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7239. [2026-03-28T15:40:35.167932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7240. [2026-03-28T15:40:35.172531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7241. [2026-03-28T15:40:35.172687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7242. [2026-03-28T15:40:35.173848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7243. [2026-03-28T15:40:35.174017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7244. [2026-03-28T15:40:35.174177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7245. [2026-03-28T15:40:35.174328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7246. [2026-03-28T15:40:35.174467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7247. [2026-03-28T15:40:35.174605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7248. [2026-03-28T15:40:35.174724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7249. [2026-03-28T15:40:35.174839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7250. [2026-03-28T15:40:35.174967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7251. [2026-03-28T15:40:35.175109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7252. [2026-03-28T15:40:35.175251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7253. [2026-03-28T15:40:35.175379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7254. [2026-03-28T15:40:35.175491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7255. [2026-03-28T15:40:35.175619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7256. [2026-03-28T15:40:35.175737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7257. [2026-03-28T15:40:35.175858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7258. [2026-03-28T15:40:35.175990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7259. [2026-03-28T15:40:35.176142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7260. [2026-03-28T15:40:35.176256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7261. [2026-03-28T15:40:35.176397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7262. [2026-03-28T15:40:35.176518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7263. [2026-03-28T15:40:35.176634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7264. [2026-03-28T15:40:35.176741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7265. [2026-03-28T15:40:35.178427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7266. [2026-03-28T15:40:35.178548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7267. [2026-03-28T15:40:35.182937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7268. [2026-03-28T15:40:35.183053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7269. [2026-03-28T15:40:35.429390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7270. [2026-03-28T15:40:35.664822+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7271. [2026-03-28T15:40:35.665769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7272. [2026-03-28T15:40:35.671190+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7273. [2026-03-28T15:40:35.675052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /install.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /install.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7274. [2026-03-28T15:40:35.679776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7275. [2026-03-28T15:40:35.681156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7276. [2026-03-28T15:40:35.682881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7277. [2026-03-28T15:40:35.683067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7278. [2026-03-28T15:40:35.684183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7279. [2026-03-28T15:40:35.684352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7280. [2026-03-28T15:40:35.686502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7281. [2026-03-28T15:40:35.686670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7282. [2026-03-28T15:40:35.688753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7283. [2026-03-28T15:40:35.688908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7284. [2026-03-28T15:40:35.690846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7285. [2026-03-28T15:40:35.691006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7286. [2026-03-28T15:40:35.693486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7287. [2026-03-28T15:40:35.693673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7288. [2026-03-28T15:40:35.695850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7289. [2026-03-28T15:40:35.696023+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7290. [2026-03-28T15:40:35.697831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7291. [2026-03-28T15:40:35.697969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7292. [2026-03-28T15:40:35.701535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7293. [2026-03-28T15:40:35.701675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7294. [2026-03-28T15:40:35.701989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7295. [2026-03-28T15:40:35.702118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7296. [2026-03-28T15:40:35.703069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7297. [2026-03-28T15:40:35.703180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7298. [2026-03-28T15:40:35.704299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7299. [2026-03-28T15:40:35.704439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7300. [2026-03-28T15:40:35.705719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7301. [2026-03-28T15:40:35.705838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7302. [2026-03-28T15:40:35.706603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7303. [2026-03-28T15:40:35.706705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7304. [2026-03-28T15:40:35.707411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7305. [2026-03-28T15:40:35.707524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7306. [2026-03-28T15:40:35.708656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7307. [2026-03-28T15:40:35.708767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7308. [2026-03-28T15:40:35.709912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7309. [2026-03-28T15:40:35.710016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7310. [2026-03-28T15:40:35.711089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7311. [2026-03-28T15:40:35.711191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7312. [2026-03-28T15:40:35.712539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7313. [2026-03-28T15:40:35.712641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7314. [2026-03-28T15:40:35.713707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7315. [2026-03-28T15:40:35.713810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7316. [2026-03-28T15:40:35.714849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7317. [2026-03-28T15:40:35.714951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7318. [2026-03-28T15:40:35.718015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7319. [2026-03-28T15:40:35.718144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7320. [2026-03-28T15:40:35.718910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7321. [2026-03-28T15:40:35.719067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7322. [2026-03-28T15:40:35.719187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7323. [2026-03-28T15:40:35.719292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7324. [2026-03-28T15:40:35.719405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7325. [2026-03-28T15:40:35.719493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7326. [2026-03-28T15:40:35.719577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7327. [2026-03-28T15:40:35.719665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7328. [2026-03-28T15:40:35.719748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7329. [2026-03-28T15:40:35.719838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7330. [2026-03-28T15:40:35.719933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7331. [2026-03-28T15:40:35.720017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7332. [2026-03-28T15:40:35.720120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7333. [2026-03-28T15:40:35.720213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7334. [2026-03-28T15:40:35.720297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7335. [2026-03-28T15:40:35.720391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7336. [2026-03-28T15:40:35.720487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7337. [2026-03-28T15:40:35.720590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7338. [2026-03-28T15:40:35.720673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7339. [2026-03-28T15:40:35.720756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7340. [2026-03-28T15:40:35.720836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7341. [2026-03-28T15:40:35.720930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7342. [2026-03-28T15:40:35.721007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7343. [2026-03-28T15:40:35.722219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7344. [2026-03-28T15:40:35.722330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7345. [2026-03-28T15:40:35.724878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7346. [2026-03-28T15:40:35.724974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7347. [2026-03-28T15:40:35.897213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7348. [2026-03-28T15:40:36.184713+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7349. [2026-03-28T15:40:36.185681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7350. [2026-03-28T15:40:36.191474+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7351. [2026-03-28T15:40:36.195384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wb.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wb.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wb.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7352. [2026-03-28T15:40:36.199873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7353. [2026-03-28T15:40:36.201158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7354. [2026-03-28T15:40:36.202780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7355. [2026-03-28T15:40:36.202956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7356. [2026-03-28T15:40:36.203997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7357. [2026-03-28T15:40:36.204187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7358. [2026-03-28T15:40:36.206135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7359. [2026-03-28T15:40:36.206339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7360. [2026-03-28T15:40:36.208238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7361. [2026-03-28T15:40:36.208418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7362. [2026-03-28T15:40:36.210164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7363. [2026-03-28T15:40:36.210343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7364. [2026-03-28T15:40:36.212603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7365. [2026-03-28T15:40:36.212772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7366. [2026-03-28T15:40:36.214565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7367. [2026-03-28T15:40:36.214729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7368. [2026-03-28T15:40:36.216449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7369. [2026-03-28T15:40:36.216608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7370. [2026-03-28T15:40:36.221589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7371. [2026-03-28T15:40:36.221760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7372. [2026-03-28T15:40:36.222248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7373. [2026-03-28T15:40:36.222417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7374. [2026-03-28T15:40:36.223856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7375. [2026-03-28T15:40:36.224017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7376. [2026-03-28T15:40:36.225663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7377. [2026-03-28T15:40:36.225843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7378. [2026-03-28T15:40:36.227742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7379. [2026-03-28T15:40:36.227896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7380. [2026-03-28T15:40:36.229008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7381. [2026-03-28T15:40:36.229191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7382. [2026-03-28T15:40:36.230081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7383. [2026-03-28T15:40:36.230229+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7384. [2026-03-28T15:40:36.231845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7385. [2026-03-28T15:40:36.231995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7386. [2026-03-28T15:40:36.233693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7387. [2026-03-28T15:40:36.233836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7388. [2026-03-28T15:40:36.235350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7389. [2026-03-28T15:40:36.235507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7390. [2026-03-28T15:40:36.237441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7391. [2026-03-28T15:40:36.237587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7392. [2026-03-28T15:40:36.239081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7393. [2026-03-28T15:40:36.239224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7394. [2026-03-28T15:40:36.240697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7395. [2026-03-28T15:40:36.240843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7396. [2026-03-28T15:40:36.245093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7397. [2026-03-28T15:40:36.245238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7398. [2026-03-28T15:40:36.246270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7399. [2026-03-28T15:40:36.246460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7400. [2026-03-28T15:40:36.246598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7401. [2026-03-28T15:40:36.246737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7402. [2026-03-28T15:40:36.246871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7403. [2026-03-28T15:40:36.246988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7404. [2026-03-28T15:40:36.247143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7405. [2026-03-28T15:40:36.247259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7406. [2026-03-28T15:40:36.247389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7407. [2026-03-28T15:40:36.247500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7408. [2026-03-28T15:40:36.247636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7409. [2026-03-28T15:40:36.247749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7410. [2026-03-28T15:40:36.247858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7411. [2026-03-28T15:40:36.247978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7412. [2026-03-28T15:40:36.248114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7413. [2026-03-28T15:40:36.248239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7414. [2026-03-28T15:40:36.248379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7415. [2026-03-28T15:40:36.248506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7416. [2026-03-28T15:40:36.248617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7417. [2026-03-28T15:40:36.248730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7418. [2026-03-28T15:40:36.248837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7419. [2026-03-28T15:40:36.248959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7420. [2026-03-28T15:40:36.249088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7421. [2026-03-28T15:40:36.250588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7422. [2026-03-28T15:40:36.250711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7423. [2026-03-28T15:40:36.253957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7424. [2026-03-28T15:40:36.254096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7425. [2026-03-28T15:40:36.495153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7426. [2026-03-28T15:40:36.742297+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7427. [2026-03-28T15:40:36.743111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7428. [2026-03-28T15:40:36.747510+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7429. [2026-03-28T15:40:36.750631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/vx.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/vx.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/vx.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7430. [2026-03-28T15:40:36.754894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7431. [2026-03-28T15:40:36.755958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7432. [2026-03-28T15:40:36.757449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7433. [2026-03-28T15:40:36.757626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7434. [2026-03-28T15:40:36.758593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7435. [2026-03-28T15:40:36.758744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7436. [2026-03-28T15:40:36.760495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7437. [2026-03-28T15:40:36.760655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7438. [2026-03-28T15:40:36.762743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7439. [2026-03-28T15:40:36.762895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7440. [2026-03-28T15:40:36.764327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7441. [2026-03-28T15:40:36.764489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7442. [2026-03-28T15:40:36.766383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7443. [2026-03-28T15:40:36.766528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7444. [2026-03-28T15:40:36.768018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7445. [2026-03-28T15:40:36.768171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7446. [2026-03-28T15:40:36.769604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7447. [2026-03-28T15:40:36.769738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7448. [2026-03-28T15:40:36.773986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7449. [2026-03-28T15:40:36.774148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7450. [2026-03-28T15:40:36.774560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7451. [2026-03-28T15:40:36.774681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7452. [2026-03-28T15:40:36.775871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7453. [2026-03-28T15:40:36.776006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7454. [2026-03-28T15:40:36.777408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7455. [2026-03-28T15:40:36.777555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7456. [2026-03-28T15:40:36.779193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7457. [2026-03-28T15:40:36.779334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7458. [2026-03-28T15:40:36.780277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7459. [2026-03-28T15:40:36.780418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7460. [2026-03-28T15:40:36.781186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7461. [2026-03-28T15:40:36.781321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7462. [2026-03-28T15:40:36.782697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7463. [2026-03-28T15:40:36.782835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7464. [2026-03-28T15:40:36.784262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7465. [2026-03-28T15:40:36.784402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7466. [2026-03-28T15:40:36.785752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7467. [2026-03-28T15:40:36.785877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7468. [2026-03-28T15:40:36.787586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7469. [2026-03-28T15:40:36.787711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7470. [2026-03-28T15:40:36.789066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7471. [2026-03-28T15:40:36.789202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7472. [2026-03-28T15:40:36.790533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7473. [2026-03-28T15:40:36.790659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7474. [2026-03-28T15:40:36.794476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7475. [2026-03-28T15:40:36.794608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7476. [2026-03-28T15:40:36.795570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7477. [2026-03-28T15:40:36.795732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7478. [2026-03-28T15:40:36.795866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7479. [2026-03-28T15:40:36.795995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7480. [2026-03-28T15:40:36.796138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7481. [2026-03-28T15:40:36.796246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7482. [2026-03-28T15:40:36.796373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7483. [2026-03-28T15:40:36.796476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7484. [2026-03-28T15:40:36.796579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7485. [2026-03-28T15:40:36.796678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7486. [2026-03-28T15:40:36.796803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7487. [2026-03-28T15:40:36.796908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7488. [2026-03-28T15:40:36.797006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7489. [2026-03-28T15:40:36.797130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7490. [2026-03-28T15:40:36.797234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7491. [2026-03-28T15:40:36.797347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7492. [2026-03-28T15:40:36.797465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7493. [2026-03-28T15:40:36.797592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7494. [2026-03-28T15:40:36.797696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7495. [2026-03-28T15:40:36.797796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7496. [2026-03-28T15:40:36.797894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7497. [2026-03-28T15:40:36.797993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7498. [2026-03-28T15:40:36.798110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7499. [2026-03-28T15:40:36.799472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7500. [2026-03-28T15:40:36.799585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7501. [2026-03-28T15:40:36.802647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7502. [2026-03-28T15:40:36.802750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7503. [2026-03-28T15:40:37.003836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7504. [2026-03-28T15:40:37.310683+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7505. [2026-03-28T15:40:37.311656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7506. [2026-03-28T15:40:37.317467+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7507. [2026-03-28T15:40:37.321663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gifclass.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gifclass.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gifclass.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7508. [2026-03-28T15:40:37.326170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7509. [2026-03-28T15:40:37.327512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7510. [2026-03-28T15:40:37.329113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7511. [2026-03-28T15:40:37.329279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7512. [2026-03-28T15:40:37.330378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7513. [2026-03-28T15:40:37.330540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7514. [2026-03-28T15:40:37.332549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7515. [2026-03-28T15:40:37.332735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7516. [2026-03-28T15:40:37.334576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7517. [2026-03-28T15:40:37.334739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7518. [2026-03-28T15:40:37.336397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7519. [2026-03-28T15:40:37.336603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7520. [2026-03-28T15:40:37.338809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7521. [2026-03-28T15:40:37.338972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7522. [2026-03-28T15:40:37.340751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7523. [2026-03-28T15:40:37.340924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7524. [2026-03-28T15:40:37.342747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7525. [2026-03-28T15:40:37.342909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7526. [2026-03-28T15:40:37.347661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7527. [2026-03-28T15:40:37.347819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7528. [2026-03-28T15:40:37.348277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7529. [2026-03-28T15:40:37.348430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7530. [2026-03-28T15:40:37.349811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7531. [2026-03-28T15:40:37.349966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7532. [2026-03-28T15:40:37.351573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7533. [2026-03-28T15:40:37.351741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7534. [2026-03-28T15:40:37.353651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7535. [2026-03-28T15:40:37.353800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7536. [2026-03-28T15:40:37.354911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7537. [2026-03-28T15:40:37.355065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7538. [2026-03-28T15:40:37.355906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7539. [2026-03-28T15:40:37.356060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7540. [2026-03-28T15:40:37.357623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7541. [2026-03-28T15:40:37.357764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7542. [2026-03-28T15:40:37.359498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7543. [2026-03-28T15:40:37.359649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7544. [2026-03-28T15:40:37.361170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7545. [2026-03-28T15:40:37.361334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7546. [2026-03-28T15:40:37.363261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7547. [2026-03-28T15:40:37.363414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7548. [2026-03-28T15:40:37.364894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7549. [2026-03-28T15:40:37.365048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7550. [2026-03-28T15:40:37.366501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7551. [2026-03-28T15:40:37.366636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7552. [2026-03-28T15:40:37.370647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7553. [2026-03-28T15:40:37.370806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7554. [2026-03-28T15:40:37.371859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7555. [2026-03-28T15:40:37.372054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7556. [2026-03-28T15:40:37.372188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7557. [2026-03-28T15:40:37.372336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7558. [2026-03-28T15:40:37.372478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7559. [2026-03-28T15:40:37.372602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7560. [2026-03-28T15:40:37.372725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7561. [2026-03-28T15:40:37.372833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7562. [2026-03-28T15:40:37.372939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7563. [2026-03-28T15:40:37.373059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7564. [2026-03-28T15:40:37.373183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7565. [2026-03-28T15:40:37.373291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7566. [2026-03-28T15:40:37.373419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7567. [2026-03-28T15:40:37.373530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7568. [2026-03-28T15:40:37.373651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7569. [2026-03-28T15:40:37.373759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7570. [2026-03-28T15:40:37.373880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7571. [2026-03-28T15:40:37.374001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7572. [2026-03-28T15:40:37.374137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7573. [2026-03-28T15:40:37.374243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7574. [2026-03-28T15:40:37.374386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7575. [2026-03-28T15:40:37.374531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7576. [2026-03-28T15:40:37.374637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7577. [2026-03-28T15:40:37.376154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7578. [2026-03-28T15:40:37.376281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7579. [2026-03-28T15:40:37.379392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7580. [2026-03-28T15:40:37.379499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7581. [2026-03-28T15:40:37.558141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7582. [2026-03-28T15:40:38.034722+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7583. [2026-03-28T15:40:38.035696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7584. [2026-03-28T15:40:38.041187+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7585. [2026-03-28T15:40:38.045700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wen.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wen.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wen.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7586. [2026-03-28T15:40:38.051376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7587. [2026-03-28T15:40:38.052718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7588. [2026-03-28T15:40:38.054358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7589. [2026-03-28T15:40:38.054547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7590. [2026-03-28T15:40:38.055625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7591. [2026-03-28T15:40:38.055784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7592. [2026-03-28T15:40:38.057714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7593. [2026-03-28T15:40:38.057870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7594. [2026-03-28T15:40:38.059668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7595. [2026-03-28T15:40:38.059827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7596. [2026-03-28T15:40:38.061479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7597. [2026-03-28T15:40:38.061658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7598. [2026-03-28T15:40:38.063832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7599. [2026-03-28T15:40:38.063998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7600. [2026-03-28T15:40:38.065757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7601. [2026-03-28T15:40:38.065912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7602. [2026-03-28T15:40:38.067570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7603. [2026-03-28T15:40:38.067717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7604. [2026-03-28T15:40:38.072384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7605. [2026-03-28T15:40:38.072568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7606. [2026-03-28T15:40:38.073003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7607. [2026-03-28T15:40:38.073179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7608. [2026-03-28T15:40:38.074574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7609. [2026-03-28T15:40:38.074742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7610. [2026-03-28T15:40:38.076352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7611. [2026-03-28T15:40:38.076524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7612. [2026-03-28T15:40:38.078391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7613. [2026-03-28T15:40:38.078542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7614. [2026-03-28T15:40:38.079607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7615. [2026-03-28T15:40:38.079748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7616. [2026-03-28T15:40:38.080588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7617. [2026-03-28T15:40:38.080726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7618. [2026-03-28T15:40:38.082264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7619. [2026-03-28T15:40:38.082423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7620. [2026-03-28T15:40:38.084037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7621. [2026-03-28T15:40:38.084182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7622. [2026-03-28T15:40:38.085674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7623. [2026-03-28T15:40:38.085814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7624. [2026-03-28T15:40:38.087712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7625. [2026-03-28T15:40:38.087856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7626. [2026-03-28T15:40:38.089343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7627. [2026-03-28T15:40:38.089505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7628. [2026-03-28T15:40:38.090921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7629. [2026-03-28T15:40:38.091082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7630. [2026-03-28T15:40:38.095075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7631. [2026-03-28T15:40:38.095217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7632. [2026-03-28T15:40:38.096293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7633. [2026-03-28T15:40:38.096479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7634. [2026-03-28T15:40:38.096611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7635. [2026-03-28T15:40:38.096761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7636. [2026-03-28T15:40:38.096894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7637. [2026-03-28T15:40:38.097008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7638. [2026-03-28T15:40:38.097144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7639. [2026-03-28T15:40:38.097256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7640. [2026-03-28T15:40:38.097388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7641. [2026-03-28T15:40:38.097496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7642. [2026-03-28T15:40:38.097633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7643. [2026-03-28T15:40:38.097746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7644. [2026-03-28T15:40:38.097852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7645. [2026-03-28T15:40:38.097956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7646. [2026-03-28T15:40:38.098104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7647. [2026-03-28T15:40:38.098224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7648. [2026-03-28T15:40:38.098366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7649. [2026-03-28T15:40:38.098504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7650. [2026-03-28T15:40:38.098622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7651. [2026-03-28T15:40:38.098727+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7652. [2026-03-28T15:40:38.098829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7653. [2026-03-28T15:40:38.098932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7654. [2026-03-28T15:40:38.099050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7655. [2026-03-28T15:40:38.100500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7656. [2026-03-28T15:40:38.100617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7657. [2026-03-28T15:40:38.104531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7658. [2026-03-28T15:40:38.104647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7659. [2026-03-28T15:40:38.353460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7660. [2026-03-28T15:40:38.619461+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7661. [2026-03-28T15:40:38.620950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7662. [2026-03-28T15:40:38.626487+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7663. [2026-03-28T15:40:38.630981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7664. [2026-03-28T15:40:38.635598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7665. [2026-03-28T15:40:38.636855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7666. [2026-03-28T15:40:38.638452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7667. [2026-03-28T15:40:38.638613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7668. [2026-03-28T15:40:38.639633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7669. [2026-03-28T15:40:38.639791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7670. [2026-03-28T15:40:38.641857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7671. [2026-03-28T15:40:38.642044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7672. [2026-03-28T15:40:38.644041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7673. [2026-03-28T15:40:38.644205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7674. [2026-03-28T15:40:38.646018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7675. [2026-03-28T15:40:38.646208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7676. [2026-03-28T15:40:38.648417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7677. [2026-03-28T15:40:38.648576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7678. [2026-03-28T15:40:38.650567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7679. [2026-03-28T15:40:38.650754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7680. [2026-03-28T15:40:38.652432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7681. [2026-03-28T15:40:38.652582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7682. [2026-03-28T15:40:38.657451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7683. [2026-03-28T15:40:38.657603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7684. [2026-03-28T15:40:38.658067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7685. [2026-03-28T15:40:38.658204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7686. [2026-03-28T15:40:38.659601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7687. [2026-03-28T15:40:38.659784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7688. [2026-03-28T15:40:38.661378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7689. [2026-03-28T15:40:38.661555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7690. [2026-03-28T15:40:38.663457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7691. [2026-03-28T15:40:38.663601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7692. [2026-03-28T15:40:38.664705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7693. [2026-03-28T15:40:38.664847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7694. [2026-03-28T15:40:38.665742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7695. [2026-03-28T15:40:38.665876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7696. [2026-03-28T15:40:38.667408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7697. [2026-03-28T15:40:38.667544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7698. [2026-03-28T15:40:38.669105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7699. [2026-03-28T15:40:38.669240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7700. [2026-03-28T15:40:38.670714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7701. [2026-03-28T15:40:38.670856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7702. [2026-03-28T15:40:38.672746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7703. [2026-03-28T15:40:38.672883+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7704. [2026-03-28T15:40:38.674365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7705. [2026-03-28T15:40:38.674509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7706. [2026-03-28T15:40:38.678650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7707. [2026-03-28T15:40:38.678894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7708. [2026-03-28T15:40:38.685369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7709. [2026-03-28T15:40:38.685602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7710. [2026-03-28T15:40:38.687133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7711. [2026-03-28T15:40:38.687390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7712. [2026-03-28T15:40:38.687578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7713. [2026-03-28T15:40:38.687780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7714. [2026-03-28T15:40:38.687963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7715. [2026-03-28T15:40:38.688148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7716. [2026-03-28T15:40:38.688306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7717. [2026-03-28T15:40:38.688504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7718. [2026-03-28T15:40:38.688661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7719. [2026-03-28T15:40:38.688818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7720. [2026-03-28T15:40:38.688990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7721. [2026-03-28T15:40:38.689194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7722. [2026-03-28T15:40:38.689361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7723. [2026-03-28T15:40:38.689510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7724. [2026-03-28T15:40:38.689680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7725. [2026-03-28T15:40:38.689833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7726. [2026-03-28T15:40:38.690011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7727. [2026-03-28T15:40:38.690211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7728. [2026-03-28T15:40:38.690389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7729. [2026-03-28T15:40:38.690541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7730. [2026-03-28T15:40:38.690698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7731. [2026-03-28T15:40:38.690844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7732. [2026-03-28T15:40:38.691003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7733. [2026-03-28T15:40:38.692895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7734. [2026-03-28T15:40:38.693083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7735. [2026-03-28T15:40:38.697747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7736. [2026-03-28T15:40:38.697898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7737. [2026-03-28T15:40:38.996611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7738. [2026-03-28T15:40:39.236103+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7739. [2026-03-28T15:40:39.236813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7740. [2026-03-28T15:40:39.240846+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7741. [2026-03-28T15:40:39.243833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /zsaow.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /zsaow.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zsaow.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7742. [2026-03-28T15:40:39.247394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7743. [2026-03-28T15:40:39.248420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7744. [2026-03-28T15:40:39.249699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7745. [2026-03-28T15:40:39.249838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7746. [2026-03-28T15:40:39.250673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7747. [2026-03-28T15:40:39.250798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7748. [2026-03-28T15:40:39.252346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7749. [2026-03-28T15:40:39.252484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7750. [2026-03-28T15:40:39.253951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7751. [2026-03-28T15:40:39.254105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7752. [2026-03-28T15:40:39.255532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7753. [2026-03-28T15:40:39.255669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7754. [2026-03-28T15:40:39.257510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7755. [2026-03-28T15:40:39.257653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7756. [2026-03-28T15:40:39.259091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7757. [2026-03-28T15:40:39.259220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7758. [2026-03-28T15:40:39.260633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7759. [2026-03-28T15:40:39.260761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7760. [2026-03-28T15:40:39.264879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7761. [2026-03-28T15:40:39.265066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7762. [2026-03-28T15:40:39.265471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7763. [2026-03-28T15:40:39.265603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7764. [2026-03-28T15:40:39.266800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7765. [2026-03-28T15:40:39.266942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7766. [2026-03-28T15:40:39.268372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7767. [2026-03-28T15:40:39.268520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7768. [2026-03-28T15:40:39.270180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7769. [2026-03-28T15:40:39.270341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7770. [2026-03-28T15:40:39.271305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7771. [2026-03-28T15:40:39.271444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7772. [2026-03-28T15:40:39.272203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7773. [2026-03-28T15:40:39.272341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7774. [2026-03-28T15:40:39.273721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7775. [2026-03-28T15:40:39.273847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7776. [2026-03-28T15:40:39.275339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7777. [2026-03-28T15:40:39.275467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7778. [2026-03-28T15:40:39.276807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7779. [2026-03-28T15:40:39.276940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7780. [2026-03-28T15:40:39.278673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7781. [2026-03-28T15:40:39.278802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7782. [2026-03-28T15:40:39.280152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7783. [2026-03-28T15:40:39.280289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7784. [2026-03-28T15:40:39.281650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7785. [2026-03-28T15:40:39.281778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7786. [2026-03-28T15:40:39.285618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7787. [2026-03-28T15:40:39.285750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7788. [2026-03-28T15:40:39.286740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7789. [2026-03-28T15:40:39.286903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7790. [2026-03-28T15:40:39.287041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7791. [2026-03-28T15:40:39.287199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7792. [2026-03-28T15:40:39.287338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7793. [2026-03-28T15:40:39.287450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7794. [2026-03-28T15:40:39.287556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7795. [2026-03-28T15:40:39.287665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7796. [2026-03-28T15:40:39.287769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7797. [2026-03-28T15:40:39.287870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7798. [2026-03-28T15:40:39.287986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7799. [2026-03-28T15:40:39.288134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7800. [2026-03-28T15:40:39.288236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7801. [2026-03-28T15:40:39.288360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7802. [2026-03-28T15:40:39.288466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7803. [2026-03-28T15:40:39.288569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7804. [2026-03-28T15:40:39.288685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7805. [2026-03-28T15:40:39.288807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7806. [2026-03-28T15:40:39.288930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7807. [2026-03-28T15:40:39.289054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7808. [2026-03-28T15:40:39.289159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7809. [2026-03-28T15:40:39.289259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7810. [2026-03-28T15:40:39.289368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7811. [2026-03-28T15:40:39.290840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7812. [2026-03-28T15:40:39.290973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7813. [2026-03-28T15:40:39.294090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7814. [2026-03-28T15:40:39.294207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7815. [2026-03-28T15:40:39.508054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7816. [2026-03-28T15:40:39.883758+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7817. [2026-03-28T15:40:39.884753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7818. [2026-03-28T15:40:39.891047+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7819. [2026-03-28T15:40:39.895821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /themes.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /themes.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7820. [2026-03-28T15:40:39.901158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7821. [2026-03-28T15:40:39.902623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7822. [2026-03-28T15:40:39.904453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7823. [2026-03-28T15:40:39.904647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7824. [2026-03-28T15:40:39.905817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7825. [2026-03-28T15:40:39.906005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7826. [2026-03-28T15:40:39.908368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7827. [2026-03-28T15:40:39.908563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7828. [2026-03-28T15:40:39.910678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7829. [2026-03-28T15:40:39.910862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7830. [2026-03-28T15:40:39.912809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7831. [2026-03-28T15:40:39.912993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7832. [2026-03-28T15:40:39.915611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7833. [2026-03-28T15:40:39.915796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7834. [2026-03-28T15:40:39.917925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7835. [2026-03-28T15:40:39.918130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7836. [2026-03-28T15:40:39.919957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7837. [2026-03-28T15:40:39.920135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7838. [2026-03-28T15:40:39.925588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7839. [2026-03-28T15:40:39.925764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7840. [2026-03-28T15:40:39.926278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7841. [2026-03-28T15:40:39.926449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7842. [2026-03-28T15:40:39.928072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7843. [2026-03-28T15:40:39.928260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7844. [2026-03-28T15:40:39.930014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7845. [2026-03-28T15:40:39.930213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7846. [2026-03-28T15:40:39.932182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7847. [2026-03-28T15:40:39.932355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7848. [2026-03-28T15:40:39.933579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7849. [2026-03-28T15:40:39.933748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7850. [2026-03-28T15:40:39.934698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7851. [2026-03-28T15:40:39.934864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7852. [2026-03-28T15:40:39.936561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7853. [2026-03-28T15:40:39.936715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7854. [2026-03-28T15:40:39.938612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7855. [2026-03-28T15:40:39.938778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7856. [2026-03-28T15:40:39.940418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7857. [2026-03-28T15:40:39.940564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7858. [2026-03-28T15:40:39.942560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7859. [2026-03-28T15:40:39.942708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7860. [2026-03-28T15:40:39.944270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7861. [2026-03-28T15:40:39.944441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7862. [2026-03-28T15:40:39.946286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7863. [2026-03-28T15:40:39.946475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7864. [2026-03-28T15:40:39.951077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7865. [2026-03-28T15:40:39.951230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7866. [2026-03-28T15:40:39.952381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7867. [2026-03-28T15:40:39.952561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7868. [2026-03-28T15:40:39.952714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7869. [2026-03-28T15:40:39.952861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7870. [2026-03-28T15:40:39.953005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7871. [2026-03-28T15:40:39.953163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7872. [2026-03-28T15:40:39.953278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7873. [2026-03-28T15:40:39.953422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7874. [2026-03-28T15:40:39.953539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7875. [2026-03-28T15:40:39.953655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7876. [2026-03-28T15:40:39.953852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7877. [2026-03-28T15:40:39.954066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7878. [2026-03-28T15:40:39.954185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7879. [2026-03-28T15:40:39.954306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7880. [2026-03-28T15:40:39.954438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7881. [2026-03-28T15:40:39.954567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7882. [2026-03-28T15:40:39.954698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7883. [2026-03-28T15:40:39.954840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7884. [2026-03-28T15:40:39.954952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7885. [2026-03-28T15:40:39.955093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7886. [2026-03-28T15:40:39.955206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7887. [2026-03-28T15:40:39.955330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7888. [2026-03-28T15:40:39.955454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7889. [2026-03-28T15:40:39.956966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7890. [2026-03-28T15:40:39.957122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7891. [2026-03-28T15:40:39.960620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7892. [2026-03-28T15:40:39.960760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7893. [2026-03-28T15:40:40.198856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7894. [2026-03-28T15:40:40.468503+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7895. [2026-03-28T15:40:40.469052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7896. [2026-03-28T15:40:40.472406+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7897. [2026-03-28T15:40:40.474849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /8.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /8.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/8.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7898. [2026-03-28T15:40:40.477769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7899. [2026-03-28T15:40:40.478618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7900. [2026-03-28T15:40:40.479673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7901. [2026-03-28T15:40:40.479779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7902. [2026-03-28T15:40:40.480438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7903. [2026-03-28T15:40:40.480565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7904. [2026-03-28T15:40:40.481839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7905. [2026-03-28T15:40:40.481968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7906. [2026-03-28T15:40:40.483163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7907. [2026-03-28T15:40:40.483265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7908. [2026-03-28T15:40:40.484348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7909. [2026-03-28T15:40:40.484449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7910. [2026-03-28T15:40:40.485899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7911. [2026-03-28T15:40:40.486009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7912. [2026-03-28T15:40:40.487211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7913. [2026-03-28T15:40:40.487324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7914. [2026-03-28T15:40:40.488585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7915. [2026-03-28T15:40:40.488686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7916. [2026-03-28T15:40:40.492056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7917. [2026-03-28T15:40:40.492197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7918. [2026-03-28T15:40:40.492581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7919. [2026-03-28T15:40:40.492671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7920. [2026-03-28T15:40:40.493939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7921. [2026-03-28T15:40:40.494113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7922. [2026-03-28T15:40:40.495916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7923. [2026-03-28T15:40:40.496116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7924. [2026-03-28T15:40:40.498337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7925. [2026-03-28T15:40:40.498515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7926. [2026-03-28T15:40:40.499815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7927. [2026-03-28T15:40:40.499969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7928. [2026-03-28T15:40:40.501011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7929. [2026-03-28T15:40:40.501184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7930. [2026-03-28T15:40:40.503093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7931. [2026-03-28T15:40:40.503255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7932. [2026-03-28T15:40:40.505451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7933. [2026-03-28T15:40:40.505620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7934. [2026-03-28T15:40:40.507487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7935. [2026-03-28T15:40:40.507653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7936. [2026-03-28T15:40:40.509977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7937. [2026-03-28T15:40:40.510164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7938. [2026-03-28T15:40:40.512037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7939. [2026-03-28T15:40:40.512206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7940. [2026-03-28T15:40:40.514050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7941. [2026-03-28T15:40:40.514216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7942. [2026-03-28T15:40:40.519393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7943. [2026-03-28T15:40:40.519541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7944. [2026-03-28T15:40:40.520853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7945. [2026-03-28T15:40:40.521074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7946. [2026-03-28T15:40:40.521230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7947. [2026-03-28T15:40:40.521420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7948. [2026-03-28T15:40:40.521593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7949. [2026-03-28T15:40:40.521737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7950. [2026-03-28T15:40:40.521870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7951. [2026-03-28T15:40:40.522001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7952. [2026-03-28T15:40:40.522163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7953. [2026-03-28T15:40:40.522293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7954. [2026-03-28T15:40:40.522461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7955. [2026-03-28T15:40:40.522609+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7956. [2026-03-28T15:40:40.522745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7957. [2026-03-28T15:40:40.522912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7958. [2026-03-28T15:40:40.523084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7959. [2026-03-28T15:40:40.523233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7960. [2026-03-28T15:40:40.523408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7961. [2026-03-28T15:40:40.523568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7962. [2026-03-28T15:40:40.523708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7963. [2026-03-28T15:40:40.523859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7964. [2026-03-28T15:40:40.523996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7965. [2026-03-28T15:40:40.524163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7966. [2026-03-28T15:40:40.524295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7967. [2026-03-28T15:40:40.525959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7968. [2026-03-28T15:40:40.526116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7969. [2026-03-28T15:40:40.529927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7970. [2026-03-28T15:40:40.530077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7971. [2026-03-28T15:40:40.750843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7972. [2026-03-28T15:40:41.041875+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  7973. [2026-03-28T15:40:41.042839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7974. [2026-03-28T15:40:41.048164+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7975. [2026-03-28T15:40:41.052349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /great.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /great.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/great.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  7976. [2026-03-28T15:40:41.057583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7977. [2026-03-28T15:40:41.058863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7978. [2026-03-28T15:40:41.060417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7979. [2026-03-28T15:40:41.060571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7980. [2026-03-28T15:40:41.061566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7981. [2026-03-28T15:40:41.061719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7982. [2026-03-28T15:40:41.063544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7983. [2026-03-28T15:40:41.063703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7984. [2026-03-28T15:40:41.065508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7985. [2026-03-28T15:40:41.065673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7986. [2026-03-28T15:40:41.067267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7987. [2026-03-28T15:40:41.067426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7988. [2026-03-28T15:40:41.069474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7989. [2026-03-28T15:40:41.069637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7990. [2026-03-28T15:40:41.071302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7991. [2026-03-28T15:40:41.071466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7992. [2026-03-28T15:40:41.073092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7993. [2026-03-28T15:40:41.073234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7994. [2026-03-28T15:40:41.077916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7995. [2026-03-28T15:40:41.078094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7996. [2026-03-28T15:40:41.078519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7997. [2026-03-28T15:40:41.078650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7998. [2026-03-28T15:40:41.079958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7999. [2026-03-28T15:40:41.080124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8000. [2026-03-28T15:40:41.081623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8001. [2026-03-28T15:40:41.081788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8002. [2026-03-28T15:40:41.083553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8003. [2026-03-28T15:40:41.083691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8004. [2026-03-28T15:40:41.084746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8005. [2026-03-28T15:40:41.084880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8006. [2026-03-28T15:40:41.085730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8007. [2026-03-28T15:40:41.085885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8008. [2026-03-28T15:40:41.087425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8009. [2026-03-28T15:40:41.087561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8010. [2026-03-28T15:40:41.089072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8011. [2026-03-28T15:40:41.089202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8012. [2026-03-28T15:40:41.090635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8013. [2026-03-28T15:40:41.090764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8014. [2026-03-28T15:40:41.092599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8015. [2026-03-28T15:40:41.092740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8016. [2026-03-28T15:40:41.094158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8017. [2026-03-28T15:40:41.094287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8018. [2026-03-28T15:40:41.095701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8019. [2026-03-28T15:40:41.095831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8020. [2026-03-28T15:40:41.099766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8021. [2026-03-28T15:40:41.099902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8022. [2026-03-28T15:40:41.100881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8023. [2026-03-28T15:40:41.101056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8024. [2026-03-28T15:40:41.101187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8025. [2026-03-28T15:40:41.101323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8026. [2026-03-28T15:40:41.101446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8027. [2026-03-28T15:40:41.101552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8028. [2026-03-28T15:40:41.101654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8029. [2026-03-28T15:40:41.101761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8030. [2026-03-28T15:40:41.101876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8031. [2026-03-28T15:40:41.101975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8032. [2026-03-28T15:40:41.102110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8033. [2026-03-28T15:40:41.102215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8034. [2026-03-28T15:40:41.102334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8035. [2026-03-28T15:40:41.102434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8036. [2026-03-28T15:40:41.102537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8037. [2026-03-28T15:40:41.102648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8038. [2026-03-28T15:40:41.102770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8039. [2026-03-28T15:40:41.102884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8040. [2026-03-28T15:40:41.102983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8041. [2026-03-28T15:40:41.103099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8042. [2026-03-28T15:40:41.103198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8043. [2026-03-28T15:40:41.103296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8044. [2026-03-28T15:40:41.103415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8045. [2026-03-28T15:40:41.104708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8046. [2026-03-28T15:40:41.104820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8047. [2026-03-28T15:40:41.108614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8048. [2026-03-28T15:40:41.108715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8049. [2026-03-28T15:40:41.323840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8050. [2026-03-28T15:40:41.598175+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8051. [2026-03-28T15:40:41.598752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8052. [2026-03-28T15:40:41.602110+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8053. [2026-03-28T15:40:41.606046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /new.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /new.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8054. [2026-03-28T15:40:41.610278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8055. [2026-03-28T15:40:41.611217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8056. [2026-03-28T15:40:41.612300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8057. [2026-03-28T15:40:41.612425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8058. [2026-03-28T15:40:41.613128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8059. [2026-03-28T15:40:41.613267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8060. [2026-03-28T15:40:41.614571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8061. [2026-03-28T15:40:41.614683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8062. [2026-03-28T15:40:41.615913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8063. [2026-03-28T15:40:41.616039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8064. [2026-03-28T15:40:41.617163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8065. [2026-03-28T15:40:41.617272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8066. [2026-03-28T15:40:41.618793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8067. [2026-03-28T15:40:41.618922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8068. [2026-03-28T15:40:41.620408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8069. [2026-03-28T15:40:41.620577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8070. [2026-03-28T15:40:41.622406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8071. [2026-03-28T15:40:41.622573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8072. [2026-03-28T15:40:41.627945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8073. [2026-03-28T15:40:41.628134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8074. [2026-03-28T15:40:41.628668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8075. [2026-03-28T15:40:41.628840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8076. [2026-03-28T15:40:41.630429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8077. [2026-03-28T15:40:41.630592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8078. [2026-03-28T15:40:41.632342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8079. [2026-03-28T15:40:41.632523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8080. [2026-03-28T15:40:41.634686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8081. [2026-03-28T15:40:41.634847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8082. [2026-03-28T15:40:41.636067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8083. [2026-03-28T15:40:41.636189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8084. [2026-03-28T15:40:41.636846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8085. [2026-03-28T15:40:41.636984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8086. [2026-03-28T15:40:41.638117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8087. [2026-03-28T15:40:41.638226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8088. [2026-03-28T15:40:41.639383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8089. [2026-03-28T15:40:41.639501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8090. [2026-03-28T15:40:41.640588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8091. [2026-03-28T15:40:41.640702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8092. [2026-03-28T15:40:41.642094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8093. [2026-03-28T15:40:41.642202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8094. [2026-03-28T15:40:41.643290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8095. [2026-03-28T15:40:41.643406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8096. [2026-03-28T15:40:41.644461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8097. [2026-03-28T15:40:41.644580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8098. [2026-03-28T15:40:41.647654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8099. [2026-03-28T15:40:41.647782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8100. [2026-03-28T15:40:41.648640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8101. [2026-03-28T15:40:41.648787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8102. [2026-03-28T15:40:41.648902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8103. [2026-03-28T15:40:41.649008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8104. [2026-03-28T15:40:41.649151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8105. [2026-03-28T15:40:41.649245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8106. [2026-03-28T15:40:41.649344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8107. [2026-03-28T15:40:41.649435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8108. [2026-03-28T15:40:41.649524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8109. [2026-03-28T15:40:41.649607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8110. [2026-03-28T15:40:41.649716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8111. [2026-03-28T15:40:41.649804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8112. [2026-03-28T15:40:41.649905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8113. [2026-03-28T15:40:41.649993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8114. [2026-03-28T15:40:41.650100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8115. [2026-03-28T15:40:41.650189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8116. [2026-03-28T15:40:41.650295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8117. [2026-03-28T15:40:41.650411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8118. [2026-03-28T15:40:41.650498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8119. [2026-03-28T15:40:41.650593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8120. [2026-03-28T15:40:41.650677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8121. [2026-03-28T15:40:41.650761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8122. [2026-03-28T15:40:41.650849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8123. [2026-03-28T15:40:41.652136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8124. [2026-03-28T15:40:41.652231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8125. [2026-03-28T15:40:41.655050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8126. [2026-03-28T15:40:41.655137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8127. [2026-03-28T15:40:41.883826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8128. [2026-03-28T15:40:42.147459+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8129. [2026-03-28T15:40:42.148266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8130. [2026-03-28T15:40:42.152803+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8131. [2026-03-28T15:40:42.156257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /classwithtostring.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /classwithtostring.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8132. [2026-03-28T15:40:42.159962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8133. [2026-03-28T15:40:42.160808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8134. [2026-03-28T15:40:42.161889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8135. [2026-03-28T15:40:42.162014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8136. [2026-03-28T15:40:42.162747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8137. [2026-03-28T15:40:42.162851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8138. [2026-03-28T15:40:42.164220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8139. [2026-03-28T15:40:42.164343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8140. [2026-03-28T15:40:42.165606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8141. [2026-03-28T15:40:42.165725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8142. [2026-03-28T15:40:42.166882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8143. [2026-03-28T15:40:42.167014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8144. [2026-03-28T15:40:42.168670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8145. [2026-03-28T15:40:42.168799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8146. [2026-03-28T15:40:42.170049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8147. [2026-03-28T15:40:42.170186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8148. [2026-03-28T15:40:42.171365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8149. [2026-03-28T15:40:42.171509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8150. [2026-03-28T15:40:42.174960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8151. [2026-03-28T15:40:42.175085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8152. [2026-03-28T15:40:42.175494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8153. [2026-03-28T15:40:42.175607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8154. [2026-03-28T15:40:42.176635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8155. [2026-03-28T15:40:42.176771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8156. [2026-03-28T15:40:42.178011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8157. [2026-03-28T15:40:42.178159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8158. [2026-03-28T15:40:42.179555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8159. [2026-03-28T15:40:42.179677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8160. [2026-03-28T15:40:42.180465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8161. [2026-03-28T15:40:42.180570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8162. [2026-03-28T15:40:42.181211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8163. [2026-03-28T15:40:42.181330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8164. [2026-03-28T15:40:42.182971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8165. [2026-03-28T15:40:42.183106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8166. [2026-03-28T15:40:42.184253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8167. [2026-03-28T15:40:42.184385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8168. [2026-03-28T15:40:42.185451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8169. [2026-03-28T15:40:42.185567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8170. [2026-03-28T15:40:42.186989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8171. [2026-03-28T15:40:42.187123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8172. [2026-03-28T15:40:42.188230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8173. [2026-03-28T15:40:42.188361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8174. [2026-03-28T15:40:42.189517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8175. [2026-03-28T15:40:42.189631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8176. [2026-03-28T15:40:42.192837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8177. [2026-03-28T15:40:42.192992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8178. [2026-03-28T15:40:42.193866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8179. [2026-03-28T15:40:42.194025+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8180. [2026-03-28T15:40:42.194163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8181. [2026-03-28T15:40:42.194269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8182. [2026-03-28T15:40:42.194384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8183. [2026-03-28T15:40:42.194474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8184. [2026-03-28T15:40:42.194560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8185. [2026-03-28T15:40:42.194646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8186. [2026-03-28T15:40:42.194743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8187. [2026-03-28T15:40:42.194827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8188. [2026-03-28T15:40:42.194924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8189. [2026-03-28T15:40:42.195010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8190. [2026-03-28T15:40:42.195115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8191. [2026-03-28T15:40:42.195200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8192. [2026-03-28T15:40:42.195287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8193. [2026-03-28T15:40:42.195386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8194. [2026-03-28T15:40:42.195494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8195. [2026-03-28T15:40:42.195591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8196. [2026-03-28T15:40:42.195676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8197. [2026-03-28T15:40:42.195760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8198. [2026-03-28T15:40:42.195851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8199. [2026-03-28T15:40:42.195934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8200. [2026-03-28T15:40:42.196015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8201. [2026-03-28T15:40:42.197156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8202. [2026-03-28T15:40:42.197249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8203. [2026-03-28T15:40:42.199818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8204. [2026-03-28T15:40:42.199904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8205. [2026-03-28T15:40:42.438592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8206. [2026-03-28T15:40:42.756813+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8207. [2026-03-28T15:40:42.757750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8208. [2026-03-28T15:40:42.763455+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8209. [2026-03-28T15:40:42.767539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /jga.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /jga.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jga.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8210. [2026-03-28T15:40:42.772271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8211. [2026-03-28T15:40:42.773632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8212. [2026-03-28T15:40:42.775351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8213. [2026-03-28T15:40:42.775539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8214. [2026-03-28T15:40:42.776614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8215. [2026-03-28T15:40:42.776787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8216. [2026-03-28T15:40:42.778839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8217. [2026-03-28T15:40:42.779007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8218. [2026-03-28T15:40:42.780940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8219. [2026-03-28T15:40:42.781115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8220. [2026-03-28T15:40:42.782890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8221. [2026-03-28T15:40:42.783066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8222. [2026-03-28T15:40:42.785469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8223. [2026-03-28T15:40:42.785653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8224. [2026-03-28T15:40:42.787520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8225. [2026-03-28T15:40:42.787671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8226. [2026-03-28T15:40:42.789363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8227. [2026-03-28T15:40:42.789512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8228. [2026-03-28T15:40:42.794554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8229. [2026-03-28T15:40:42.794717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8230. [2026-03-28T15:40:42.795216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8231. [2026-03-28T15:40:42.795432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8232. [2026-03-28T15:40:42.796913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8233. [2026-03-28T15:40:42.797105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8234. [2026-03-28T15:40:42.798772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8235. [2026-03-28T15:40:42.798944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8236. [2026-03-28T15:40:42.800997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8237. [2026-03-28T15:40:42.801186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8238. [2026-03-28T15:40:42.802326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8239. [2026-03-28T15:40:42.802471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8240. [2026-03-28T15:40:42.803351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8241. [2026-03-28T15:40:42.803492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8242. [2026-03-28T15:40:42.805094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8243. [2026-03-28T15:40:42.805238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8244. [2026-03-28T15:40:42.806881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8245. [2026-03-28T15:40:42.807043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8246. [2026-03-28T15:40:42.808589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8247. [2026-03-28T15:40:42.808724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8248. [2026-03-28T15:40:42.810604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8249. [2026-03-28T15:40:42.810742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8250. [2026-03-28T15:40:42.812224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8251. [2026-03-28T15:40:42.812375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8252. [2026-03-28T15:40:42.813839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8253. [2026-03-28T15:40:42.813988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8254. [2026-03-28T15:40:42.818194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8255. [2026-03-28T15:40:42.818350+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8256. [2026-03-28T15:40:42.819399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8257. [2026-03-28T15:40:42.819567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8258. [2026-03-28T15:40:42.819694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8259. [2026-03-28T15:40:42.819826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8260. [2026-03-28T15:40:42.819954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8261. [2026-03-28T15:40:42.820099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8262. [2026-03-28T15:40:42.820214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8263. [2026-03-28T15:40:42.820335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8264. [2026-03-28T15:40:42.820447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8265. [2026-03-28T15:40:42.820550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8266. [2026-03-28T15:40:42.820671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8267. [2026-03-28T15:40:42.820777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8268. [2026-03-28T15:40:42.820894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8269. [2026-03-28T15:40:42.820997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8270. [2026-03-28T15:40:42.821127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8271. [2026-03-28T15:40:42.821235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8272. [2026-03-28T15:40:42.821370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8273. [2026-03-28T15:40:42.821502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8274. [2026-03-28T15:40:42.821607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8275. [2026-03-28T15:40:42.821711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8276. [2026-03-28T15:40:42.821825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8277. [2026-03-28T15:40:42.821930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8278. [2026-03-28T15:40:42.822049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8279. [2026-03-28T15:40:42.823448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8280. [2026-03-28T15:40:42.823566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8281. [2026-03-28T15:40:42.826924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8282. [2026-03-28T15:40:42.827054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8283. [2026-03-28T15:40:43.036884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8284. [2026-03-28T15:40:43.353399+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8285. [2026-03-28T15:40:43.354083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8286. [2026-03-28T15:40:43.358015+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8287. [2026-03-28T15:40:43.360948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /init.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /init.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/init.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8288. [2026-03-28T15:40:43.364649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8289. [2026-03-28T15:40:43.365704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8290. [2026-03-28T15:40:43.367015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8291. [2026-03-28T15:40:43.367179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8292. [2026-03-28T15:40:43.367993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8293. [2026-03-28T15:40:43.368148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8294. [2026-03-28T15:40:43.369690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8295. [2026-03-28T15:40:43.369818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8296. [2026-03-28T15:40:43.371328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8297. [2026-03-28T15:40:43.371475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8298. [2026-03-28T15:40:43.372934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8299. [2026-03-28T15:40:43.373083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8300. [2026-03-28T15:40:43.374948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8301. [2026-03-28T15:40:43.375105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8302. [2026-03-28T15:40:43.376545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8303. [2026-03-28T15:40:43.376674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8304. [2026-03-28T15:40:43.378087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8305. [2026-03-28T15:40:43.378227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8306. [2026-03-28T15:40:43.382429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8307. [2026-03-28T15:40:43.382568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8308. [2026-03-28T15:40:43.382982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8309. [2026-03-28T15:40:43.383126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8310. [2026-03-28T15:40:43.384389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8311. [2026-03-28T15:40:43.384526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8312. [2026-03-28T15:40:43.385911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8313. [2026-03-28T15:40:43.386129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8314. [2026-03-28T15:40:43.387777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8315. [2026-03-28T15:40:43.387908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8316. [2026-03-28T15:40:43.388878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8317. [2026-03-28T15:40:43.389005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8318. [2026-03-28T15:40:43.389782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8319. [2026-03-28T15:40:43.389913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8320. [2026-03-28T15:40:43.391336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8321. [2026-03-28T15:40:43.391469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8322. [2026-03-28T15:40:43.392919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8323. [2026-03-28T15:40:43.393078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8324. [2026-03-28T15:40:43.394491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8325. [2026-03-28T15:40:43.394634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8326. [2026-03-28T15:40:43.396436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8327. [2026-03-28T15:40:43.396579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8328. [2026-03-28T15:40:43.398058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8329. [2026-03-28T15:40:43.398192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8330. [2026-03-28T15:40:43.399543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8331. [2026-03-28T15:40:43.399671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8332. [2026-03-28T15:40:43.403544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8333. [2026-03-28T15:40:43.403678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8334. [2026-03-28T15:40:43.404690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8335. [2026-03-28T15:40:43.404879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8336. [2026-03-28T15:40:43.405009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8337. [2026-03-28T15:40:43.405163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8338. [2026-03-28T15:40:43.405288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8339. [2026-03-28T15:40:43.405413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8340. [2026-03-28T15:40:43.405519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8341. [2026-03-28T15:40:43.405621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8342. [2026-03-28T15:40:43.405725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8343. [2026-03-28T15:40:43.405838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8344. [2026-03-28T15:40:43.405958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8345. [2026-03-28T15:40:43.406086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8346. [2026-03-28T15:40:43.406191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8347. [2026-03-28T15:40:43.406291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8348. [2026-03-28T15:40:43.406411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8349. [2026-03-28T15:40:43.406515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8350. [2026-03-28T15:40:43.406651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8351. [2026-03-28T15:40:43.406775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8352. [2026-03-28T15:40:43.406878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8353. [2026-03-28T15:40:43.406979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8354. [2026-03-28T15:40:43.407099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8355. [2026-03-28T15:40:43.407215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8356. [2026-03-28T15:40:43.407329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8357. [2026-03-28T15:40:43.408748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8358. [2026-03-28T15:40:43.408873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8359. [2026-03-28T15:40:43.411997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8360. [2026-03-28T15:40:43.412124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8361. [2026-03-28T15:40:43.640324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8362. [2026-03-28T15:40:43.926365+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8363. [2026-03-28T15:40:43.927191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8364. [2026-03-28T15:40:43.932351+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8365. [2026-03-28T15:40:43.936098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-zx.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-zx.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-zx.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8366. [2026-03-28T15:40:43.940351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8367. [2026-03-28T15:40:43.941609+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8368. [2026-03-28T15:40:43.943224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8369. [2026-03-28T15:40:43.943417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8370. [2026-03-28T15:40:43.944483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8371. [2026-03-28T15:40:43.944638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8372. [2026-03-28T15:40:43.946579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8373. [2026-03-28T15:40:43.946733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8374. [2026-03-28T15:40:43.948508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8375. [2026-03-28T15:40:43.948660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8376. [2026-03-28T15:40:43.950296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8377. [2026-03-28T15:40:43.950460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8378. [2026-03-28T15:40:43.952634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8379. [2026-03-28T15:40:43.952797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8380. [2026-03-28T15:40:43.954586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8381. [2026-03-28T15:40:43.954738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8382. [2026-03-28T15:40:43.956460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8383. [2026-03-28T15:40:43.956606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8384. [2026-03-28T15:40:43.961739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8385. [2026-03-28T15:40:43.961903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8386. [2026-03-28T15:40:43.962402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8387. [2026-03-28T15:40:43.962566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8388. [2026-03-28T15:40:43.963954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8389. [2026-03-28T15:40:43.964131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8390. [2026-03-28T15:40:43.965972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8391. [2026-03-28T15:40:43.966174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8392. [2026-03-28T15:40:43.967869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8393. [2026-03-28T15:40:43.968018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8394. [2026-03-28T15:40:43.969108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8395. [2026-03-28T15:40:43.969266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8396. [2026-03-28T15:40:43.970140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8397. [2026-03-28T15:40:43.970272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8398. [2026-03-28T15:40:43.971783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8399. [2026-03-28T15:40:43.971932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8400. [2026-03-28T15:40:43.973519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8401. [2026-03-28T15:40:43.973657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8402. [2026-03-28T15:40:43.975168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8403. [2026-03-28T15:40:43.975330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8404. [2026-03-28T15:40:43.977182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8405. [2026-03-28T15:40:43.977353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8406. [2026-03-28T15:40:43.978800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8407. [2026-03-28T15:40:43.978938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8408. [2026-03-28T15:40:43.980303+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8409. [2026-03-28T15:40:43.980454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8410. [2026-03-28T15:40:43.984579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8411. [2026-03-28T15:40:43.984717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8412. [2026-03-28T15:40:43.985833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8413. [2026-03-28T15:40:43.986062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8414. [2026-03-28T15:40:43.986223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8415. [2026-03-28T15:40:43.986409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8416. [2026-03-28T15:40:43.986580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8417. [2026-03-28T15:40:43.986739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8418. [2026-03-28T15:40:43.986864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8419. [2026-03-28T15:40:43.986971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8420. [2026-03-28T15:40:43.987098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8421. [2026-03-28T15:40:43.987204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8422. [2026-03-28T15:40:43.987337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8423. [2026-03-28T15:40:43.987447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8424. [2026-03-28T15:40:43.987549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8425. [2026-03-28T15:40:43.987675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8426. [2026-03-28T15:40:43.987783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8427. [2026-03-28T15:40:43.987887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8428. [2026-03-28T15:40:43.988004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8429. [2026-03-28T15:40:43.988144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8430. [2026-03-28T15:40:43.988253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8431. [2026-03-28T15:40:43.988373+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8432. [2026-03-28T15:40:43.988486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8433. [2026-03-28T15:40:43.988602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8434. [2026-03-28T15:40:43.988715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8435. [2026-03-28T15:40:43.990222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8436. [2026-03-28T15:40:43.990356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8437. [2026-03-28T15:40:43.993606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8438. [2026-03-28T15:40:43.993710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8439. [2026-03-28T15:40:44.307426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8440. [2026-03-28T15:40:44.575899+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8441. [2026-03-28T15:40:44.576748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8442. [2026-03-28T15:40:44.581132+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8443. [2026-03-28T15:40:44.584889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ms-edit.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ms-edit.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms-edit.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8444. [2026-03-28T15:40:44.589484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8445. [2026-03-28T15:40:44.590573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8446. [2026-03-28T15:40:44.591999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8447. [2026-03-28T15:40:44.592189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8448. [2026-03-28T15:40:44.593103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8449. [2026-03-28T15:40:44.593233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8450. [2026-03-28T15:40:44.594787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8451. [2026-03-28T15:40:44.594917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8452. [2026-03-28T15:40:44.596422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8453. [2026-03-28T15:40:44.596553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8454. [2026-03-28T15:40:44.597909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8455. [2026-03-28T15:40:44.598062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8456. [2026-03-28T15:40:44.599894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8457. [2026-03-28T15:40:44.600079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8458. [2026-03-28T15:40:44.601520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8459. [2026-03-28T15:40:44.601652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8460. [2026-03-28T15:40:44.603050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8461. [2026-03-28T15:40:44.603181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8462. [2026-03-28T15:40:44.607500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8463. [2026-03-28T15:40:44.607640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8464. [2026-03-28T15:40:44.608047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8465. [2026-03-28T15:40:44.608176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8466. [2026-03-28T15:40:44.609455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8467. [2026-03-28T15:40:44.609596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8468. [2026-03-28T15:40:44.610996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8469. [2026-03-28T15:40:44.611179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8470. [2026-03-28T15:40:44.612878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8471. [2026-03-28T15:40:44.613040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8472. [2026-03-28T15:40:44.614001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8473. [2026-03-28T15:40:44.614161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8474. [2026-03-28T15:40:44.614921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8475. [2026-03-28T15:40:44.615071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8476. [2026-03-28T15:40:44.616460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8477. [2026-03-28T15:40:44.616604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8478. [2026-03-28T15:40:44.618070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8479. [2026-03-28T15:40:44.618201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8480. [2026-03-28T15:40:44.619563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8481. [2026-03-28T15:40:44.619692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8482. [2026-03-28T15:40:44.621566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8483. [2026-03-28T15:40:44.621715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8484. [2026-03-28T15:40:44.623102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8485. [2026-03-28T15:40:44.623242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8486. [2026-03-28T15:40:44.624623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8487. [2026-03-28T15:40:44.624766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8488. [2026-03-28T15:40:44.628629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8489. [2026-03-28T15:40:44.628765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8490. [2026-03-28T15:40:44.629794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8491. [2026-03-28T15:40:44.629962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8492. [2026-03-28T15:40:44.630138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8493. [2026-03-28T15:40:44.630276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8494. [2026-03-28T15:40:44.630422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8495. [2026-03-28T15:40:44.630536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8496. [2026-03-28T15:40:44.630655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8497. [2026-03-28T15:40:44.630760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8498. [2026-03-28T15:40:44.630866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8499. [2026-03-28T15:40:44.630980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8500. [2026-03-28T15:40:44.631131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8501. [2026-03-28T15:40:44.631241+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8502. [2026-03-28T15:40:44.631357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8503. [2026-03-28T15:40:44.631460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8504. [2026-03-28T15:40:44.631568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8505. [2026-03-28T15:40:44.631686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8506. [2026-03-28T15:40:44.631806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8507. [2026-03-28T15:40:44.631938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8508. [2026-03-28T15:40:44.632064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8509. [2026-03-28T15:40:44.632175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8510. [2026-03-28T15:40:44.632278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8511. [2026-03-28T15:40:44.632395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8512. [2026-03-28T15:40:44.632498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8513. [2026-03-28T15:40:44.633983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8514. [2026-03-28T15:40:44.634136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8515. [2026-03-28T15:40:44.638224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8516. [2026-03-28T15:40:44.638346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8517. [2026-03-28T15:40:44.826565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8518. [2026-03-28T15:40:45.176325+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8519. [2026-03-28T15:40:45.177742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8520. [2026-03-28T15:40:45.185231+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8521. [2026-03-28T15:40:45.193066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/assets/index.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/assets/index.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8522. [2026-03-28T15:40:45.197835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8523. [2026-03-28T15:40:45.198959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8524. [2026-03-28T15:40:45.200610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8525. [2026-03-28T15:40:45.200759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8526. [2026-03-28T15:40:45.201720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8527. [2026-03-28T15:40:45.201879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8528. [2026-03-28T15:40:45.204669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8529. [2026-03-28T15:40:45.204835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8530. [2026-03-28T15:40:45.207330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8531. [2026-03-28T15:40:45.207559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8532. [2026-03-28T15:40:45.209354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8533. [2026-03-28T15:40:45.209524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8534. [2026-03-28T15:40:45.211747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8535. [2026-03-28T15:40:45.211898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8536. [2026-03-28T15:40:45.213366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8537. [2026-03-28T15:40:45.213496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8538. [2026-03-28T15:40:45.214933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8539. [2026-03-28T15:40:45.215097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8540. [2026-03-28T15:40:45.219329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8541. [2026-03-28T15:40:45.219486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8542. [2026-03-28T15:40:45.219886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8543. [2026-03-28T15:40:45.220007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8544. [2026-03-28T15:40:45.221257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8545. [2026-03-28T15:40:45.221409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8546. [2026-03-28T15:40:45.222810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8547. [2026-03-28T15:40:45.222959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8548. [2026-03-28T15:40:45.224597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8549. [2026-03-28T15:40:45.224728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8550. [2026-03-28T15:40:45.225728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8551. [2026-03-28T15:40:45.225926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8552. [2026-03-28T15:40:45.227058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8553. [2026-03-28T15:40:45.227253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8554. [2026-03-28T15:40:45.229346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8555. [2026-03-28T15:40:45.229555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8556. [2026-03-28T15:40:45.231202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8557. [2026-03-28T15:40:45.231347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8558. [2026-03-28T15:40:45.232738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8559. [2026-03-28T15:40:45.232915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8560. [2026-03-28T15:40:45.234780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8561. [2026-03-28T15:40:45.234913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8562. [2026-03-28T15:40:45.236283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8563. [2026-03-28T15:40:45.236432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8564. [2026-03-28T15:40:45.237753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8565. [2026-03-28T15:40:45.237882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8566. [2026-03-28T15:40:45.242332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8567. [2026-03-28T15:40:45.242473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8568. [2026-03-28T15:40:45.243492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8569. [2026-03-28T15:40:45.243658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8570. [2026-03-28T15:40:45.243786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8571. [2026-03-28T15:40:45.243915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8572. [2026-03-28T15:40:45.244057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8573. [2026-03-28T15:40:45.244173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8574. [2026-03-28T15:40:45.244323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8575. [2026-03-28T15:40:45.244436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8576. [2026-03-28T15:40:45.244542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8577. [2026-03-28T15:40:45.244644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8578. [2026-03-28T15:40:45.244769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8579. [2026-03-28T15:40:45.244875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8580. [2026-03-28T15:40:45.244976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8581. [2026-03-28T15:40:45.245120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8582. [2026-03-28T15:40:45.245230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8583. [2026-03-28T15:40:45.245348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8584. [2026-03-28T15:40:45.245475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8585. [2026-03-28T15:40:45.245594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8586. [2026-03-28T15:40:45.245698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8587. [2026-03-28T15:40:45.245802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8588. [2026-03-28T15:40:45.245908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8589. [2026-03-28T15:40:45.246051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8590. [2026-03-28T15:40:45.246158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8591. [2026-03-28T15:40:45.247993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8592. [2026-03-28T15:40:45.248132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8593. [2026-03-28T15:40:45.251339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8594. [2026-03-28T15:40:45.251447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8595. [2026-03-28T15:40:45.476543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8596. [2026-03-28T15:40:45.712179+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8597. [2026-03-28T15:40:45.712998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8598. [2026-03-28T15:40:45.718283+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8599. [2026-03-28T15:40:45.721868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Ov-Simple1.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Ov-Simple1.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Ov-Simple1.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8600. [2026-03-28T15:40:45.726113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8601. [2026-03-28T15:40:45.727281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8602. [2026-03-28T15:40:45.728795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8603. [2026-03-28T15:40:45.728971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8604. [2026-03-28T15:40:45.729970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8605. [2026-03-28T15:40:45.730140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8606. [2026-03-28T15:40:45.732054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8607. [2026-03-28T15:40:45.732208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8608. [2026-03-28T15:40:45.734757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8609. [2026-03-28T15:40:45.734916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8610. [2026-03-28T15:40:45.736694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8611. [2026-03-28T15:40:45.736841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8612. [2026-03-28T15:40:45.738892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8613. [2026-03-28T15:40:45.739087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8614. [2026-03-28T15:40:45.740759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8615. [2026-03-28T15:40:45.740904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8616. [2026-03-28T15:40:45.742579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8617. [2026-03-28T15:40:45.742732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8618. [2026-03-28T15:40:45.747208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8619. [2026-03-28T15:40:45.747372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8620. [2026-03-28T15:40:45.747884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8621. [2026-03-28T15:40:45.748039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8622. [2026-03-28T15:40:45.749362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8623. [2026-03-28T15:40:45.749511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8624. [2026-03-28T15:40:45.751018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8625. [2026-03-28T15:40:45.751200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8626. [2026-03-28T15:40:45.752980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8627. [2026-03-28T15:40:45.753140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8628. [2026-03-28T15:40:45.754166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8629. [2026-03-28T15:40:45.754298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8630. [2026-03-28T15:40:45.755124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8631. [2026-03-28T15:40:45.755257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8632. [2026-03-28T15:40:45.756708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8633. [2026-03-28T15:40:45.756853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8634. [2026-03-28T15:40:45.758478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8635. [2026-03-28T15:40:45.758613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8636. [2026-03-28T15:40:45.760011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8637. [2026-03-28T15:40:45.760161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8638. [2026-03-28T15:40:45.762214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8639. [2026-03-28T15:40:45.762365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8640. [2026-03-28T15:40:45.763767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8641. [2026-03-28T15:40:45.763913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8642. [2026-03-28T15:40:45.765377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8643. [2026-03-28T15:40:45.765509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8644. [2026-03-28T15:40:45.769407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8645. [2026-03-28T15:40:45.769544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8646. [2026-03-28T15:40:45.770543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8647. [2026-03-28T15:40:45.770707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8648. [2026-03-28T15:40:45.770845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8649. [2026-03-28T15:40:45.770975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8650. [2026-03-28T15:40:45.771122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8651. [2026-03-28T15:40:45.771235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8652. [2026-03-28T15:40:45.771355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8653. [2026-03-28T15:40:45.771462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8654. [2026-03-28T15:40:45.771566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8655. [2026-03-28T15:40:45.771666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8656. [2026-03-28T15:40:45.771806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8657. [2026-03-28T15:40:45.771911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8658. [2026-03-28T15:40:45.772012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8659. [2026-03-28T15:40:45.772133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8660. [2026-03-28T15:40:45.772239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8661. [2026-03-28T15:40:45.772355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8662. [2026-03-28T15:40:45.772475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8663. [2026-03-28T15:40:45.772604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8664. [2026-03-28T15:40:45.772709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8665. [2026-03-28T15:40:45.772812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8666. [2026-03-28T15:40:45.772912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8667. [2026-03-28T15:40:45.773013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8668. [2026-03-28T15:40:45.773132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8669. [2026-03-28T15:40:45.774451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8670. [2026-03-28T15:40:45.774567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8671. [2026-03-28T15:40:45.777739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8672. [2026-03-28T15:40:45.777844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8673. [2026-03-28T15:40:46.085487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8674. [2026-03-28T15:40:46.339683+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8675. [2026-03-28T15:40:46.340605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8676. [2026-03-28T15:40:46.346282+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8677. [2026-03-28T15:40:46.350388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mini.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mini.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8678. [2026-03-28T15:40:46.354874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8679. [2026-03-28T15:40:46.356112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8680. [2026-03-28T15:40:46.357679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8681. [2026-03-28T15:40:46.357841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8682. [2026-03-28T15:40:46.358865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8683. [2026-03-28T15:40:46.359018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8684. [2026-03-28T15:40:46.360978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8685. [2026-03-28T15:40:46.361169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8686. [2026-03-28T15:40:46.362934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8687. [2026-03-28T15:40:46.363102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8688. [2026-03-28T15:40:46.364756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8689. [2026-03-28T15:40:46.364904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8690. [2026-03-28T15:40:46.367252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8691. [2026-03-28T15:40:46.367430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8692. [2026-03-28T15:40:46.369483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8693. [2026-03-28T15:40:46.369646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8694. [2026-03-28T15:40:46.371317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8695. [2026-03-28T15:40:46.371462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8696. [2026-03-28T15:40:46.376298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8697. [2026-03-28T15:40:46.376466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8698. [2026-03-28T15:40:46.376924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8699. [2026-03-28T15:40:46.377080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8700. [2026-03-28T15:40:46.378473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8701. [2026-03-28T15:40:46.378626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8702. [2026-03-28T15:40:46.380202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8703. [2026-03-28T15:40:46.380525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8704. [2026-03-28T15:40:46.382336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8705. [2026-03-28T15:40:46.382487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8706. [2026-03-28T15:40:46.383531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8707. [2026-03-28T15:40:46.383666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8708. [2026-03-28T15:40:46.384520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8709. [2026-03-28T15:40:46.384654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8710. [2026-03-28T15:40:46.386182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8711. [2026-03-28T15:40:46.386332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8712. [2026-03-28T15:40:46.387892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8713. [2026-03-28T15:40:46.388046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8714. [2026-03-28T15:40:46.389529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8715. [2026-03-28T15:40:46.389676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8716. [2026-03-28T15:40:46.391581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8717. [2026-03-28T15:40:46.391712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8718. [2026-03-28T15:40:46.393126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8719. [2026-03-28T15:40:46.393265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8720. [2026-03-28T15:40:46.394672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8721. [2026-03-28T15:40:46.394803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8722. [2026-03-28T15:40:46.398827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8723. [2026-03-28T15:40:46.398975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8724. [2026-03-28T15:40:46.400015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8725. [2026-03-28T15:40:46.400201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8726. [2026-03-28T15:40:46.400351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8727. [2026-03-28T15:40:46.400493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8728. [2026-03-28T15:40:46.400618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8729. [2026-03-28T15:40:46.400729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8730. [2026-03-28T15:40:46.400852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8731. [2026-03-28T15:40:46.400959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8732. [2026-03-28T15:40:46.401092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8733. [2026-03-28T15:40:46.401198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8734. [2026-03-28T15:40:46.401330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8735. [2026-03-28T15:40:46.401440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8736. [2026-03-28T15:40:46.401544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8737. [2026-03-28T15:40:46.401659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8738. [2026-03-28T15:40:46.401774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8739. [2026-03-28T15:40:46.401898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8740. [2026-03-28T15:40:46.402013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8741. [2026-03-28T15:40:46.402153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8742. [2026-03-28T15:40:46.402255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8743. [2026-03-28T15:40:46.402367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8744. [2026-03-28T15:40:46.402466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8745. [2026-03-28T15:40:46.402577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8746. [2026-03-28T15:40:46.402675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8747. [2026-03-28T15:40:46.403993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8748. [2026-03-28T15:40:46.404125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8749. [2026-03-28T15:40:46.407203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8750. [2026-03-28T15:40:46.407305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8751. [2026-03-28T15:40:46.617885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8752. [2026-03-28T15:40:46.894649+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8753. [2026-03-28T15:40:46.895528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8754. [2026-03-28T15:40:46.900246+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8755. [2026-03-28T15:40:46.903709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gaewowp.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gaewowp.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gaewowp.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8756. [2026-03-28T15:40:46.907502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8757. [2026-03-28T15:40:46.908561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8758. [2026-03-28T15:40:46.909983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8759. [2026-03-28T15:40:46.910171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8760. [2026-03-28T15:40:46.911049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8761. [2026-03-28T15:40:46.911184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8762. [2026-03-28T15:40:46.913137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8763. [2026-03-28T15:40:46.913361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8764. [2026-03-28T15:40:46.915322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8765. [2026-03-28T15:40:46.915461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8766. [2026-03-28T15:40:46.916881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8767. [2026-03-28T15:40:46.917066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8768. [2026-03-28T15:40:46.918934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8769. [2026-03-28T15:40:46.919097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8770. [2026-03-28T15:40:46.920641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8771. [2026-03-28T15:40:46.920777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8772. [2026-03-28T15:40:46.922779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8773. [2026-03-28T15:40:46.922923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8774. [2026-03-28T15:40:46.927331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8775. [2026-03-28T15:40:46.927489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8776. [2026-03-28T15:40:46.927934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8777. [2026-03-28T15:40:46.928092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8778. [2026-03-28T15:40:46.929291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8779. [2026-03-28T15:40:46.929450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8780. [2026-03-28T15:40:46.930892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8781. [2026-03-28T15:40:46.931098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8782. [2026-03-28T15:40:46.932844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8783. [2026-03-28T15:40:46.932976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8784. [2026-03-28T15:40:46.934001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8785. [2026-03-28T15:40:46.934163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8786. [2026-03-28T15:40:46.934942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8787. [2026-03-28T15:40:46.935081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8788. [2026-03-28T15:40:46.936542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8789. [2026-03-28T15:40:46.936683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8790. [2026-03-28T15:40:46.938227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8791. [2026-03-28T15:40:46.938382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8792. [2026-03-28T15:40:46.939847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8793. [2026-03-28T15:40:46.939988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8794. [2026-03-28T15:40:46.941812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8795. [2026-03-28T15:40:46.941946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8796. [2026-03-28T15:40:46.943408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8797. [2026-03-28T15:40:46.943562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8798. [2026-03-28T15:40:46.944983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8799. [2026-03-28T15:40:46.945178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8800. [2026-03-28T15:40:46.949190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8801. [2026-03-28T15:40:46.949340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8802. [2026-03-28T15:40:46.950327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8803. [2026-03-28T15:40:46.950489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8804. [2026-03-28T15:40:46.950610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8805. [2026-03-28T15:40:46.950766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8806. [2026-03-28T15:40:46.950916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8807. [2026-03-28T15:40:46.951071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8808. [2026-03-28T15:40:46.951187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8809. [2026-03-28T15:40:46.951289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8810. [2026-03-28T15:40:46.951422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8811. [2026-03-28T15:40:46.951528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8812. [2026-03-28T15:40:46.951655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8813. [2026-03-28T15:40:46.951760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8814. [2026-03-28T15:40:46.951859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8815. [2026-03-28T15:40:46.951957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8816. [2026-03-28T15:40:46.952078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8817. [2026-03-28T15:40:46.952184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8818. [2026-03-28T15:40:46.952300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8819. [2026-03-28T15:40:46.952443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8820. [2026-03-28T15:40:46.952560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8821. [2026-03-28T15:40:46.952681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8822. [2026-03-28T15:40:46.952779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8823. [2026-03-28T15:40:46.952878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8824. [2026-03-28T15:40:46.952975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8825. [2026-03-28T15:40:46.954342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8826. [2026-03-28T15:40:46.954453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8827. [2026-03-28T15:40:46.957562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8828. [2026-03-28T15:40:46.957664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8829. [2026-03-28T15:40:47.145065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8830. [2026-03-28T15:40:47.411350+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8831. [2026-03-28T15:40:47.412382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8832. [2026-03-28T15:40:47.418010+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8833. [2026-03-28T15:40:47.422936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shell20211028.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shell20211028.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8834. [2026-03-28T15:40:47.428580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8835. [2026-03-28T15:40:47.429852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8836. [2026-03-28T15:40:47.431286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8837. [2026-03-28T15:40:47.431448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8838. [2026-03-28T15:40:47.432352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8839. [2026-03-28T15:40:47.432494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8840. [2026-03-28T15:40:47.434214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8841. [2026-03-28T15:40:47.434390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8842. [2026-03-28T15:40:47.436016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8843. [2026-03-28T15:40:47.436179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8844. [2026-03-28T15:40:47.437658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8845. [2026-03-28T15:40:47.437797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8846. [2026-03-28T15:40:47.439744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8847. [2026-03-28T15:40:47.439892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8848. [2026-03-28T15:40:47.441426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8849. [2026-03-28T15:40:47.441579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8850. [2026-03-28T15:40:47.443005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8851. [2026-03-28T15:40:47.443162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8852. [2026-03-28T15:40:47.447547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8853. [2026-03-28T15:40:47.447694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8854. [2026-03-28T15:40:47.448536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8855. [2026-03-28T15:40:47.448779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8856. [2026-03-28T15:40:47.450456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8857. [2026-03-28T15:40:47.450632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8858. [2026-03-28T15:40:47.452557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8859. [2026-03-28T15:40:47.452746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8860. [2026-03-28T15:40:47.456240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8861. [2026-03-28T15:40:47.456522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8862. [2026-03-28T15:40:47.458196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8863. [2026-03-28T15:40:47.458425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8864. [2026-03-28T15:40:47.459730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8865. [2026-03-28T15:40:47.459956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8866. [2026-03-28T15:40:47.462338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8867. [2026-03-28T15:40:47.462541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8868. [2026-03-28T15:40:47.464960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8869. [2026-03-28T15:40:47.465189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8870. [2026-03-28T15:40:47.467476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8871. [2026-03-28T15:40:47.467672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8872. [2026-03-28T15:40:47.470438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8873. [2026-03-28T15:40:47.470627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8874. [2026-03-28T15:40:47.472743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8875. [2026-03-28T15:40:47.472930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8876. [2026-03-28T15:40:47.475046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8877. [2026-03-28T15:40:47.475237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8878. [2026-03-28T15:40:47.481054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8879. [2026-03-28T15:40:47.481267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8880. [2026-03-28T15:40:47.482733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8881. [2026-03-28T15:40:47.482960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8882. [2026-03-28T15:40:47.483160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8883. [2026-03-28T15:40:47.483360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8884. [2026-03-28T15:40:47.483537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8885. [2026-03-28T15:40:47.483685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8886. [2026-03-28T15:40:47.483836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8887. [2026-03-28T15:40:47.483995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8888. [2026-03-28T15:40:47.484167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8889. [2026-03-28T15:40:47.484338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8890. [2026-03-28T15:40:47.484502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8891. [2026-03-28T15:40:47.484647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8892. [2026-03-28T15:40:47.484784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8893. [2026-03-28T15:40:47.484918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8894. [2026-03-28T15:40:47.485118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8895. [2026-03-28T15:40:47.485266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8896. [2026-03-28T15:40:47.485447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8897. [2026-03-28T15:40:47.485610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8898. [2026-03-28T15:40:47.485751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8899. [2026-03-28T15:40:47.485889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8900. [2026-03-28T15:40:47.486078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8901. [2026-03-28T15:40:47.486222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8902. [2026-03-28T15:40:47.486390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8903. [2026-03-28T15:40:47.488274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8904. [2026-03-28T15:40:47.488464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8905. [2026-03-28T15:40:47.493627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8906. [2026-03-28T15:40:47.493761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8907. [2026-03-28T15:40:47.723947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8908. [2026-03-28T15:40:48.070420+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8909. [2026-03-28T15:40:48.071399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8910. [2026-03-28T15:40:48.076791+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8911. [2026-03-28T15:40:48.080750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ms.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ms.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8912. [2026-03-28T15:40:48.085579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8913. [2026-03-28T15:40:48.086817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8914. [2026-03-28T15:40:48.088462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8915. [2026-03-28T15:40:48.088630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8916. [2026-03-28T15:40:48.089690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8917. [2026-03-28T15:40:48.089850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8918. [2026-03-28T15:40:48.091853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8919. [2026-03-28T15:40:48.092045+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8920. [2026-03-28T15:40:48.093935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8921. [2026-03-28T15:40:48.094125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8922. [2026-03-28T15:40:48.095811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8923. [2026-03-28T15:40:48.095977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8924. [2026-03-28T15:40:48.098193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8925. [2026-03-28T15:40:48.098386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8926. [2026-03-28T15:40:48.100136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8927. [2026-03-28T15:40:48.100290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8928. [2026-03-28T15:40:48.102094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8929. [2026-03-28T15:40:48.102249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8930. [2026-03-28T15:40:48.107234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8931. [2026-03-28T15:40:48.107420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8932. [2026-03-28T15:40:48.107858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8933. [2026-03-28T15:40:48.107994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8934. [2026-03-28T15:40:48.109412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8935. [2026-03-28T15:40:48.109568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8936. [2026-03-28T15:40:48.111151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8937. [2026-03-28T15:40:48.111335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8938. [2026-03-28T15:40:48.113230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8939. [2026-03-28T15:40:48.113397+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8940. [2026-03-28T15:40:48.114503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8941. [2026-03-28T15:40:48.114648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8942. [2026-03-28T15:40:48.115529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8943. [2026-03-28T15:40:48.115678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8944. [2026-03-28T15:40:48.117244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8945. [2026-03-28T15:40:48.117403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8946. [2026-03-28T15:40:48.118981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8947. [2026-03-28T15:40:48.119143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8948. [2026-03-28T15:40:48.120872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8949. [2026-03-28T15:40:48.121059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8950. [2026-03-28T15:40:48.123407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8951. [2026-03-28T15:40:48.123560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8952. [2026-03-28T15:40:48.125074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8953. [2026-03-28T15:40:48.125213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8954. [2026-03-28T15:40:48.126691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8955. [2026-03-28T15:40:48.126838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8956. [2026-03-28T15:40:48.130836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8957. [2026-03-28T15:40:48.131128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8958. [2026-03-28T15:40:48.132264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8959. [2026-03-28T15:40:48.132452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8960. [2026-03-28T15:40:48.132581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8961. [2026-03-28T15:40:48.132732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8962. [2026-03-28T15:40:48.132864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8963. [2026-03-28T15:40:48.132977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8964. [2026-03-28T15:40:48.133107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8965. [2026-03-28T15:40:48.133225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8966. [2026-03-28T15:40:48.133357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8967. [2026-03-28T15:40:48.133465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8968. [2026-03-28T15:40:48.133588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8969. [2026-03-28T15:40:48.133712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8970. [2026-03-28T15:40:48.133827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8971. [2026-03-28T15:40:48.133931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8972. [2026-03-28T15:40:48.134058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8973. [2026-03-28T15:40:48.134172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8974. [2026-03-28T15:40:48.134295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8975. [2026-03-28T15:40:48.134434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8976. [2026-03-28T15:40:48.134556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8977. [2026-03-28T15:40:48.134664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8978. [2026-03-28T15:40:48.134768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8979. [2026-03-28T15:40:48.134874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8980. [2026-03-28T15:40:48.134977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8981. [2026-03-28T15:40:48.136403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8982. [2026-03-28T15:40:48.136523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8983. [2026-03-28T15:40:48.139652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8984. [2026-03-28T15:40:48.139770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8985. [2026-03-28T15:40:48.361345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8986. [2026-03-28T15:40:48.745876+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  8987. [2026-03-28T15:40:48.746667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8988. [2026-03-28T15:40:48.751592+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8989. [2026-03-28T15:40:48.755240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ah25.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ah25.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ah25.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  8990. [2026-03-28T15:40:48.759004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8991. [2026-03-28T15:40:48.760013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8992. [2026-03-28T15:40:48.761498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8993. [2026-03-28T15:40:48.761686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8994. [2026-03-28T15:40:48.762787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8995. [2026-03-28T15:40:48.762921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8996. [2026-03-28T15:40:48.764751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8997. [2026-03-28T15:40:48.764888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8998. [2026-03-28T15:40:48.766427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8999. [2026-03-28T15:40:48.766567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9000. [2026-03-28T15:40:48.768579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9001. [2026-03-28T15:40:48.768724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9002. [2026-03-28T15:40:48.770601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9003. [2026-03-28T15:40:48.770749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9004. [2026-03-28T15:40:48.772663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9005. [2026-03-28T15:40:48.772821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9006. [2026-03-28T15:40:48.775080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9007. [2026-03-28T15:40:48.775221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9008. [2026-03-28T15:40:48.780452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9009. [2026-03-28T15:40:48.780593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9010. [2026-03-28T15:40:48.781092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9011. [2026-03-28T15:40:48.781240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9012. [2026-03-28T15:40:48.782610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9013. [2026-03-28T15:40:48.782764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9014. [2026-03-28T15:40:48.784254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9015. [2026-03-28T15:40:48.784453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9016. [2026-03-28T15:40:48.786142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9017. [2026-03-28T15:40:48.786274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9018. [2026-03-28T15:40:48.787277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9019. [2026-03-28T15:40:48.787439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9020. [2026-03-28T15:40:48.788263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9021. [2026-03-28T15:40:48.788406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9022. [2026-03-28T15:40:48.790445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9023. [2026-03-28T15:40:48.790917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9024. [2026-03-28T15:40:48.792776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9025. [2026-03-28T15:40:48.792933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9026. [2026-03-28T15:40:48.794438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9027. [2026-03-28T15:40:48.794707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9028. [2026-03-28T15:40:48.796678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9029. [2026-03-28T15:40:48.796820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9030. [2026-03-28T15:40:48.798270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9031. [2026-03-28T15:40:48.798432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9032. [2026-03-28T15:40:48.799849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9033. [2026-03-28T15:40:48.800001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9034. [2026-03-28T15:40:48.804006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9035. [2026-03-28T15:40:48.804181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9036. [2026-03-28T15:40:48.805238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9037. [2026-03-28T15:40:48.805434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9038. [2026-03-28T15:40:48.805556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9039. [2026-03-28T15:40:48.805693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9040. [2026-03-28T15:40:48.805814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9041. [2026-03-28T15:40:48.805920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9042. [2026-03-28T15:40:48.806046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9043. [2026-03-28T15:40:48.806178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9044. [2026-03-28T15:40:48.806294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9045. [2026-03-28T15:40:48.806419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9046. [2026-03-28T15:40:48.806533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9047. [2026-03-28T15:40:48.806635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9048. [2026-03-28T15:40:48.806742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9049. [2026-03-28T15:40:48.806849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9050. [2026-03-28T15:40:48.806950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9051. [2026-03-28T15:40:48.807091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9052. [2026-03-28T15:40:48.807211+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9053. [2026-03-28T15:40:48.807349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9054. [2026-03-28T15:40:48.807464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9055. [2026-03-28T15:40:48.807562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9056. [2026-03-28T15:40:48.807659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9057. [2026-03-28T15:40:48.807767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9058. [2026-03-28T15:40:48.807874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9059. [2026-03-28T15:40:48.809230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9060. [2026-03-28T15:40:48.809367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9061. [2026-03-28T15:40:48.812500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9062. [2026-03-28T15:40:48.812612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9063. [2026-03-28T15:40:49.046549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9064. [2026-03-28T15:40:49.324601+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9065. [2026-03-28T15:40:49.325547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9066. [2026-03-28T15:40:49.330983+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9067. [2026-03-28T15:40:49.334770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /44.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /44.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/44.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9068. [2026-03-28T15:40:49.339148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9069. [2026-03-28T15:40:49.340437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9070. [2026-03-28T15:40:49.342134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9071. [2026-03-28T15:40:49.342323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9072. [2026-03-28T15:40:49.343436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9073. [2026-03-28T15:40:49.343612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9074. [2026-03-28T15:40:49.345548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9075. [2026-03-28T15:40:49.345707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9076. [2026-03-28T15:40:49.347578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9077. [2026-03-28T15:40:49.347737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9078. [2026-03-28T15:40:49.349484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9079. [2026-03-28T15:40:49.349639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9080. [2026-03-28T15:40:49.351939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9081. [2026-03-28T15:40:49.352140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9082. [2026-03-28T15:40:49.353981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9083. [2026-03-28T15:40:49.354169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9084. [2026-03-28T15:40:49.355844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9085. [2026-03-28T15:40:49.355994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9086. [2026-03-28T15:40:49.360909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9087. [2026-03-28T15:40:49.361107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9088. [2026-03-28T15:40:49.361588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9089. [2026-03-28T15:40:49.361732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9090. [2026-03-28T15:40:49.363198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9091. [2026-03-28T15:40:49.363372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9092. [2026-03-28T15:40:49.365048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9093. [2026-03-28T15:40:49.365227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9094. [2026-03-28T15:40:49.367140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9095. [2026-03-28T15:40:49.367300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9096. [2026-03-28T15:40:49.368434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9097. [2026-03-28T15:40:49.368588+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9098. [2026-03-28T15:40:49.369470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9099. [2026-03-28T15:40:49.369613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9100. [2026-03-28T15:40:49.371256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9101. [2026-03-28T15:40:49.371423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9102. [2026-03-28T15:40:49.373317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9103. [2026-03-28T15:40:49.373490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9104. [2026-03-28T15:40:49.375061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9105. [2026-03-28T15:40:49.375213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9106. [2026-03-28T15:40:49.377225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9107. [2026-03-28T15:40:49.377377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9108. [2026-03-28T15:40:49.378865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9109. [2026-03-28T15:40:49.379001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9110. [2026-03-28T15:40:49.380493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9111. [2026-03-28T15:40:49.380642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9112. [2026-03-28T15:40:49.384777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9113. [2026-03-28T15:40:49.384921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9114. [2026-03-28T15:40:49.386038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9115. [2026-03-28T15:40:49.386221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9116. [2026-03-28T15:40:49.386369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9117. [2026-03-28T15:40:49.386520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9118. [2026-03-28T15:40:49.386669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9119. [2026-03-28T15:40:49.386785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9120. [2026-03-28T15:40:49.386894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9121. [2026-03-28T15:40:49.387010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9122. [2026-03-28T15:40:49.387147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9123. [2026-03-28T15:40:49.387252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9124. [2026-03-28T15:40:49.387386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9125. [2026-03-28T15:40:49.387509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9126. [2026-03-28T15:40:49.387616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9127. [2026-03-28T15:40:49.387719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9128. [2026-03-28T15:40:49.387838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9129. [2026-03-28T15:40:49.387946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9130. [2026-03-28T15:40:49.388085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9131. [2026-03-28T15:40:49.388210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9132. [2026-03-28T15:40:49.388338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9133. [2026-03-28T15:40:49.388457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9134. [2026-03-28T15:40:49.388563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9135. [2026-03-28T15:40:49.388666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9136. [2026-03-28T15:40:49.388767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9137. [2026-03-28T15:40:49.390185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9138. [2026-03-28T15:40:49.390303+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9139. [2026-03-28T15:40:49.393595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9140. [2026-03-28T15:40:49.393715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9141. [2026-03-28T15:40:49.578756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9142. [2026-03-28T15:40:49.912213+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9143. [2026-03-28T15:40:49.913150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9144. [2026-03-28T15:40:49.918721+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9145. [2026-03-28T15:40:49.922589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shell.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shell.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9146. [2026-03-28T15:40:49.927122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9147. [2026-03-28T15:40:49.928521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9148. [2026-03-28T15:40:49.930196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9149. [2026-03-28T15:40:49.930378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9150. [2026-03-28T15:40:49.931548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9151. [2026-03-28T15:40:49.931719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9152. [2026-03-28T15:40:49.933932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9153. [2026-03-28T15:40:49.934147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9154. [2026-03-28T15:40:49.936176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9155. [2026-03-28T15:40:49.936363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9156. [2026-03-28T15:40:49.938104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9157. [2026-03-28T15:40:49.938262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9158. [2026-03-28T15:40:49.940583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9159. [2026-03-28T15:40:49.940758+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9160. [2026-03-28T15:40:49.942633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9161. [2026-03-28T15:40:49.942798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9162. [2026-03-28T15:40:49.944608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9163. [2026-03-28T15:40:49.944765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9164. [2026-03-28T15:40:49.949747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9165. [2026-03-28T15:40:49.949911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9166. [2026-03-28T15:40:49.950412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9167. [2026-03-28T15:40:49.950560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9168. [2026-03-28T15:40:49.951954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9169. [2026-03-28T15:40:49.952144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9170. [2026-03-28T15:40:49.953757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9171. [2026-03-28T15:40:49.953925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9172. [2026-03-28T15:40:49.956166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9173. [2026-03-28T15:40:49.956341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9174. [2026-03-28T15:40:49.957463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9175. [2026-03-28T15:40:49.957608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9176. [2026-03-28T15:40:49.958521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9177. [2026-03-28T15:40:49.958686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9178. [2026-03-28T15:40:49.960329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9179. [2026-03-28T15:40:49.960487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9180. [2026-03-28T15:40:49.962153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9181. [2026-03-28T15:40:49.962293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9182. [2026-03-28T15:40:49.963804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9183. [2026-03-28T15:40:49.963940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9184. [2026-03-28T15:40:49.966093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9185. [2026-03-28T15:40:49.966261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9186. [2026-03-28T15:40:49.967755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9187. [2026-03-28T15:40:49.967896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9188. [2026-03-28T15:40:49.969386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9189. [2026-03-28T15:40:49.969526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9190. [2026-03-28T15:40:49.973706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9191. [2026-03-28T15:40:49.973845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9192. [2026-03-28T15:40:49.974921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9193. [2026-03-28T15:40:49.975110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9194. [2026-03-28T15:40:49.975251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9195. [2026-03-28T15:40:49.975404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9196. [2026-03-28T15:40:49.975534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9197. [2026-03-28T15:40:49.975649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9198. [2026-03-28T15:40:49.975766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9199. [2026-03-28T15:40:49.975874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9200. [2026-03-28T15:40:49.975998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9201. [2026-03-28T15:40:49.976126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9202. [2026-03-28T15:40:49.976250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9203. [2026-03-28T15:40:49.976387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9204. [2026-03-28T15:40:49.976496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9205. [2026-03-28T15:40:49.976599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9206. [2026-03-28T15:40:49.976708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9207. [2026-03-28T15:40:49.976832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9208. [2026-03-28T15:40:49.976961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9209. [2026-03-28T15:40:49.977106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9210. [2026-03-28T15:40:49.977218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9211. [2026-03-28T15:40:49.977352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9212. [2026-03-28T15:40:49.977467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9213. [2026-03-28T15:40:49.977573+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9214. [2026-03-28T15:40:49.977676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9215. [2026-03-28T15:40:49.979140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9216. [2026-03-28T15:40:49.979266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9217. [2026-03-28T15:40:49.982575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9218. [2026-03-28T15:40:49.982680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9219. [2026-03-28T15:40:50.217451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9220. [2026-03-28T15:40:50.530089+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9221. [2026-03-28T15:40:50.531236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9222. [2026-03-28T15:40:50.538094+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9223. [2026-03-28T15:40:50.543107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws45.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws45.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws45.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9224. [2026-03-28T15:40:50.549651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9225. [2026-03-28T15:40:50.551253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9226. [2026-03-28T15:40:50.553140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9227. [2026-03-28T15:40:50.553393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9228. [2026-03-28T15:40:50.554634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9229. [2026-03-28T15:40:50.554847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9230. [2026-03-28T15:40:50.557150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9231. [2026-03-28T15:40:50.557361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9232. [2026-03-28T15:40:50.559500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9233. [2026-03-28T15:40:50.559706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9234. [2026-03-28T15:40:50.561738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9235. [2026-03-28T15:40:50.561938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9236. [2026-03-28T15:40:50.564662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9237. [2026-03-28T15:40:50.564853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9238. [2026-03-28T15:40:50.566952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9239. [2026-03-28T15:40:50.567168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9240. [2026-03-28T15:40:50.568589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9241. [2026-03-28T15:40:50.568722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9242. [2026-03-28T15:40:50.572570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9243. [2026-03-28T15:40:50.572686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9244. [2026-03-28T15:40:50.573013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9245. [2026-03-28T15:40:50.573134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9246. [2026-03-28T15:40:50.574102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9247. [2026-03-28T15:40:50.574217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9248. [2026-03-28T15:40:50.575333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9249. [2026-03-28T15:40:50.575488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9250. [2026-03-28T15:40:50.576835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9251. [2026-03-28T15:40:50.576963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9252. [2026-03-28T15:40:50.577742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9253. [2026-03-28T15:40:50.577848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9254. [2026-03-28T15:40:50.578477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9255. [2026-03-28T15:40:50.578582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9256. [2026-03-28T15:40:50.579676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9257. [2026-03-28T15:40:50.579782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9258. [2026-03-28T15:40:50.580916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9259. [2026-03-28T15:40:50.581054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9260. [2026-03-28T15:40:50.582138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9261. [2026-03-28T15:40:50.582244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9262. [2026-03-28T15:40:50.583616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9263. [2026-03-28T15:40:50.583723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9264. [2026-03-28T15:40:50.584786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9265. [2026-03-28T15:40:50.584892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9266. [2026-03-28T15:40:50.585973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9267. [2026-03-28T15:40:50.586184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9268. [2026-03-28T15:40:50.589304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9269. [2026-03-28T15:40:50.589429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9270. [2026-03-28T15:40:50.590286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9271. [2026-03-28T15:40:50.590477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9272. [2026-03-28T15:40:50.590586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9273. [2026-03-28T15:40:50.590692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9274. [2026-03-28T15:40:50.590807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9275. [2026-03-28T15:40:50.590907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9276. [2026-03-28T15:40:50.590994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9277. [2026-03-28T15:40:50.591139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9278. [2026-03-28T15:40:50.591230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9279. [2026-03-28T15:40:50.591337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9280. [2026-03-28T15:40:50.591450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9281. [2026-03-28T15:40:50.591534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9282. [2026-03-28T15:40:50.591624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9283. [2026-03-28T15:40:50.591716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9284. [2026-03-28T15:40:50.591801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9285. [2026-03-28T15:40:50.591886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9286. [2026-03-28T15:40:50.591980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9287. [2026-03-28T15:40:50.592108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9288. [2026-03-28T15:40:50.592209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9289. [2026-03-28T15:40:50.592302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9290. [2026-03-28T15:40:50.592438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9291. [2026-03-28T15:40:50.592538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9292. [2026-03-28T15:40:50.592621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9293. [2026-03-28T15:40:50.593867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9294. [2026-03-28T15:40:50.593962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9295. [2026-03-28T15:40:50.597264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9296. [2026-03-28T15:40:50.597392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9297. [2026-03-28T15:40:50.787644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9298. [2026-03-28T15:40:51.074919+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9299. [2026-03-28T15:40:51.075744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9300. [2026-03-28T15:40:51.080781+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9301. [2026-03-28T15:40:51.084381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /z3ki.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /z3ki.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/z3ki.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9302. [2026-03-28T15:40:51.088720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9303. [2026-03-28T15:40:51.089982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9304. [2026-03-28T15:40:51.091849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9305. [2026-03-28T15:40:51.092014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9306. [2026-03-28T15:40:51.093159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9307. [2026-03-28T15:40:51.093338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9308. [2026-03-28T15:40:51.095590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9309. [2026-03-28T15:40:51.095770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9310. [2026-03-28T15:40:51.097853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9311. [2026-03-28T15:40:51.098094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9312. [2026-03-28T15:40:51.100075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9313. [2026-03-28T15:40:51.100255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9314. [2026-03-28T15:40:51.102805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9315. [2026-03-28T15:40:51.102979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9316. [2026-03-28T15:40:51.104950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9317. [2026-03-28T15:40:51.105155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9318. [2026-03-28T15:40:51.107075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9319. [2026-03-28T15:40:51.107235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9320. [2026-03-28T15:40:51.113024+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9321. [2026-03-28T15:40:51.113227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9322. [2026-03-28T15:40:51.113768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9323. [2026-03-28T15:40:51.113923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9324. [2026-03-28T15:40:51.115605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9325. [2026-03-28T15:40:51.115764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9326. [2026-03-28T15:40:51.117824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9327. [2026-03-28T15:40:51.118058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9328. [2026-03-28T15:40:51.120370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9329. [2026-03-28T15:40:51.120554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9330. [2026-03-28T15:40:51.121846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9331. [2026-03-28T15:40:51.122014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9332. [2026-03-28T15:40:51.123083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9333. [2026-03-28T15:40:51.123248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9334. [2026-03-28T15:40:51.125173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9335. [2026-03-28T15:40:51.125357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9336. [2026-03-28T15:40:51.127344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9337. [2026-03-28T15:40:51.127515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9338. [2026-03-28T15:40:51.129385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9339. [2026-03-28T15:40:51.129551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9340. [2026-03-28T15:40:51.131784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9341. [2026-03-28T15:40:51.131962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9342. [2026-03-28T15:40:51.133711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9343. [2026-03-28T15:40:51.133869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9344. [2026-03-28T15:40:51.135590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9345. [2026-03-28T15:40:51.135747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9346. [2026-03-28T15:40:51.140724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9347. [2026-03-28T15:40:51.140881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9348. [2026-03-28T15:40:51.142180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9349. [2026-03-28T15:40:51.142405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9350. [2026-03-28T15:40:51.142554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9351. [2026-03-28T15:40:51.142707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9352. [2026-03-28T15:40:51.142863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9353. [2026-03-28T15:40:51.143003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9354. [2026-03-28T15:40:51.143159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9355. [2026-03-28T15:40:51.143282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9356. [2026-03-28T15:40:51.143444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9357. [2026-03-28T15:40:51.143566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9358. [2026-03-28T15:40:51.143714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9359. [2026-03-28T15:40:51.143838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9360. [2026-03-28T15:40:51.143955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9361. [2026-03-28T15:40:51.144103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9362. [2026-03-28T15:40:51.144230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9363. [2026-03-28T15:40:51.144366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9364. [2026-03-28T15:40:51.144529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9365. [2026-03-28T15:40:51.144672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9366. [2026-03-28T15:40:51.144793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9367. [2026-03-28T15:40:51.144912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9368. [2026-03-28T15:40:51.145046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9369. [2026-03-28T15:40:51.145177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9370. [2026-03-28T15:40:51.145291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9371. [2026-03-28T15:40:51.146968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9372. [2026-03-28T15:40:51.147125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9373. [2026-03-28T15:40:51.150869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9374. [2026-03-28T15:40:51.150986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9375. [2026-03-28T15:40:51.373668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9376. [2026-03-28T15:40:51.615509+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9377. [2026-03-28T15:40:51.616334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9378. [2026-03-28T15:40:51.621103+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9379. [2026-03-28T15:40:51.624606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fs.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fs.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fs.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9380. [2026-03-28T15:40:51.628650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9381. [2026-03-28T15:40:51.629823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9382. [2026-03-28T15:40:51.631448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9383. [2026-03-28T15:40:51.631611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9384. [2026-03-28T15:40:51.632586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9385. [2026-03-28T15:40:51.632753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9386. [2026-03-28T15:40:51.634580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9387. [2026-03-28T15:40:51.634728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9388. [2026-03-28T15:40:51.636492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9389. [2026-03-28T15:40:51.636647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9390. [2026-03-28T15:40:51.638240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9391. [2026-03-28T15:40:51.638398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9392. [2026-03-28T15:40:51.640501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9393. [2026-03-28T15:40:51.640680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9394. [2026-03-28T15:40:51.642339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9395. [2026-03-28T15:40:51.642484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9396. [2026-03-28T15:40:51.644058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9397. [2026-03-28T15:40:51.644221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9398. [2026-03-28T15:40:51.648896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9399. [2026-03-28T15:40:51.649072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9400. [2026-03-28T15:40:51.649521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9401. [2026-03-28T15:40:51.649664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9402. [2026-03-28T15:40:51.650972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9403. [2026-03-28T15:40:51.651150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9404. [2026-03-28T15:40:51.652674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9405. [2026-03-28T15:40:51.652833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9406. [2026-03-28T15:40:51.654633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9407. [2026-03-28T15:40:51.654772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9408. [2026-03-28T15:40:51.655851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9409. [2026-03-28T15:40:51.655987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9410. [2026-03-28T15:40:51.656822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9411. [2026-03-28T15:40:51.656952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9412. [2026-03-28T15:40:51.658477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9413. [2026-03-28T15:40:51.658608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9414. [2026-03-28T15:40:51.660097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9415. [2026-03-28T15:40:51.660227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9416. [2026-03-28T15:40:51.661655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9417. [2026-03-28T15:40:51.661783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9418. [2026-03-28T15:40:51.663750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9419. [2026-03-28T15:40:51.663893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9420. [2026-03-28T15:40:51.665324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9421. [2026-03-28T15:40:51.665456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9422. [2026-03-28T15:40:51.666968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9423. [2026-03-28T15:40:51.667139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9424. [2026-03-28T15:40:51.671083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9425. [2026-03-28T15:40:51.671224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9426. [2026-03-28T15:40:51.672199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9427. [2026-03-28T15:40:51.672381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9428. [2026-03-28T15:40:51.672504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9429. [2026-03-28T15:40:51.672631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9430. [2026-03-28T15:40:51.672753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9431. [2026-03-28T15:40:51.672885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9432. [2026-03-28T15:40:51.672990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9433. [2026-03-28T15:40:51.673112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9434. [2026-03-28T15:40:51.673216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9435. [2026-03-28T15:40:51.673326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9436. [2026-03-28T15:40:51.673443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9437. [2026-03-28T15:40:51.673552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9438. [2026-03-28T15:40:51.673662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9439. [2026-03-28T15:40:51.673760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9440. [2026-03-28T15:40:51.673863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9441. [2026-03-28T15:40:51.673964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9442. [2026-03-28T15:40:51.674096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9443. [2026-03-28T15:40:51.674215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9444. [2026-03-28T15:40:51.674327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9445. [2026-03-28T15:40:51.674429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9446. [2026-03-28T15:40:51.674539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9447. [2026-03-28T15:40:51.674640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9448. [2026-03-28T15:40:51.674736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9449. [2026-03-28T15:40:51.676132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9450. [2026-03-28T15:40:51.676255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9451. [2026-03-28T15:40:51.679304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9452. [2026-03-28T15:40:51.679420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9453. [2026-03-28T15:40:51.910977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9454. [2026-03-28T15:40:52.175177+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9455. [2026-03-28T15:40:52.176073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9456. [2026-03-28T15:40:52.181207+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9457. [2026-03-28T15:40:52.184888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /1.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /1.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9458. [2026-03-28T15:40:52.193002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9459. [2026-03-28T15:40:52.194674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9460. [2026-03-28T15:40:52.197106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9461. [2026-03-28T15:40:52.197329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9462. [2026-03-28T15:40:52.198756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9463. [2026-03-28T15:40:52.198957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9464. [2026-03-28T15:40:52.201335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9465. [2026-03-28T15:40:52.201534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9466. [2026-03-28T15:40:52.203932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9467. [2026-03-28T15:40:52.204183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9468. [2026-03-28T15:40:52.206289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9469. [2026-03-28T15:40:52.206493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9470. [2026-03-28T15:40:52.209187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9471. [2026-03-28T15:40:52.209405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9472. [2026-03-28T15:40:52.211790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9473. [2026-03-28T15:40:52.211985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9474. [2026-03-28T15:40:52.214018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9475. [2026-03-28T15:40:52.214238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9476. [2026-03-28T15:40:52.220418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9477. [2026-03-28T15:40:52.220608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9478. [2026-03-28T15:40:52.221142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9479. [2026-03-28T15:40:52.221327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9480. [2026-03-28T15:40:52.222952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9481. [2026-03-28T15:40:52.223160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9482. [2026-03-28T15:40:52.225232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9483. [2026-03-28T15:40:52.225469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9484. [2026-03-28T15:40:52.227692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9485. [2026-03-28T15:40:52.227864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9486. [2026-03-28T15:40:52.229179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9487. [2026-03-28T15:40:52.229365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9488. [2026-03-28T15:40:52.230382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9489. [2026-03-28T15:40:52.230538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9490. [2026-03-28T15:40:52.232352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9491. [2026-03-28T15:40:52.232512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9492. [2026-03-28T15:40:52.234371+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9493. [2026-03-28T15:40:52.234531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9494. [2026-03-28T15:40:52.236256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9495. [2026-03-28T15:40:52.236427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9496. [2026-03-28T15:40:52.238646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9497. [2026-03-28T15:40:52.238807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9498. [2026-03-28T15:40:52.240601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9499. [2026-03-28T15:40:52.240754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9500. [2026-03-28T15:40:52.242387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9501. [2026-03-28T15:40:52.242540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9502. [2026-03-28T15:40:52.247169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9503. [2026-03-28T15:40:52.247344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9504. [2026-03-28T15:40:52.248523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9505. [2026-03-28T15:40:52.248734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9506. [2026-03-28T15:40:52.248882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9507. [2026-03-28T15:40:52.249063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9508. [2026-03-28T15:40:52.249218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9509. [2026-03-28T15:40:52.249363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9510. [2026-03-28T15:40:52.249499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9511. [2026-03-28T15:40:52.249621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9512. [2026-03-28T15:40:52.249743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9513. [2026-03-28T15:40:52.249874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9514. [2026-03-28T15:40:52.250015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9515. [2026-03-28T15:40:52.250175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9516. [2026-03-28T15:40:52.250293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9517. [2026-03-28T15:40:52.250430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9518. [2026-03-28T15:40:52.250553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9519. [2026-03-28T15:40:52.250682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9520. [2026-03-28T15:40:52.250827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9521. [2026-03-28T15:40:52.250961+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9522. [2026-03-28T15:40:52.251097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9523. [2026-03-28T15:40:52.251227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9524. [2026-03-28T15:40:52.251356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9525. [2026-03-28T15:40:52.251473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9526. [2026-03-28T15:40:52.251585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9527. [2026-03-28T15:40:52.253086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9528. [2026-03-28T15:40:52.253228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9529. [2026-03-28T15:40:52.256664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9530. [2026-03-28T15:40:52.256783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9531. [2026-03-28T15:40:52.514154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9532. [2026-03-28T15:40:52.801782+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9533. [2026-03-28T15:40:52.802706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9534. [2026-03-28T15:40:52.808103+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9535. [2026-03-28T15:40:52.811907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/wp-login.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/wp-login.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-login.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9536. [2026-03-28T15:40:52.816305+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9537. [2026-03-28T15:40:52.817592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9538. [2026-03-28T15:40:52.819559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9539. [2026-03-28T15:40:52.819739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9540. [2026-03-28T15:40:52.820833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9541. [2026-03-28T15:40:52.820987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9542. [2026-03-28T15:40:52.822947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9543. [2026-03-28T15:40:52.823135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9544. [2026-03-28T15:40:52.824988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9545. [2026-03-28T15:40:52.825167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9546. [2026-03-28T15:40:52.826889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9547. [2026-03-28T15:40:52.827064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9548. [2026-03-28T15:40:52.829354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9549. [2026-03-28T15:40:52.829551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9550. [2026-03-28T15:40:52.831363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9551. [2026-03-28T15:40:52.831523+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9552. [2026-03-28T15:40:52.833293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9553. [2026-03-28T15:40:52.833470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9554. [2026-03-28T15:40:52.838482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9555. [2026-03-28T15:40:52.838655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9556. [2026-03-28T15:40:52.839132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9557. [2026-03-28T15:40:52.839301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9558. [2026-03-28T15:40:52.840768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9559. [2026-03-28T15:40:52.840928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9560. [2026-03-28T15:40:52.842584+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9561. [2026-03-28T15:40:52.842756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9562. [2026-03-28T15:40:52.844631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9563. [2026-03-28T15:40:52.844776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9564. [2026-03-28T15:40:52.845881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9565. [2026-03-28T15:40:52.846041+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9566. [2026-03-28T15:40:52.846906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9567. [2026-03-28T15:40:52.847061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9568. [2026-03-28T15:40:52.848659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9569. [2026-03-28T15:40:52.848800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9570. [2026-03-28T15:40:52.850475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9571. [2026-03-28T15:40:52.850618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9572. [2026-03-28T15:40:52.852179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9573. [2026-03-28T15:40:52.852335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9574. [2026-03-28T15:40:52.854231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9575. [2026-03-28T15:40:52.854381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9576. [2026-03-28T15:40:52.855844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9577. [2026-03-28T15:40:52.855980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9578. [2026-03-28T15:40:52.857460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9579. [2026-03-28T15:40:52.857618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9580. [2026-03-28T15:40:52.861825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9581. [2026-03-28T15:40:52.861968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9582. [2026-03-28T15:40:52.863021+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9583. [2026-03-28T15:40:52.863222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9584. [2026-03-28T15:40:52.863362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9585. [2026-03-28T15:40:52.863498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9586. [2026-03-28T15:40:52.863626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9587. [2026-03-28T15:40:52.863753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9588. [2026-03-28T15:40:52.863864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9589. [2026-03-28T15:40:52.863972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9590. [2026-03-28T15:40:52.864100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9591. [2026-03-28T15:40:52.864208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9592. [2026-03-28T15:40:52.864352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9593. [2026-03-28T15:40:52.864463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9594. [2026-03-28T15:40:52.864566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9595. [2026-03-28T15:40:52.864681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9596. [2026-03-28T15:40:52.864790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9597. [2026-03-28T15:40:52.864904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9598. [2026-03-28T15:40:52.865039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9599. [2026-03-28T15:40:52.865164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9600. [2026-03-28T15:40:52.865270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9601. [2026-03-28T15:40:52.865398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9602. [2026-03-28T15:40:52.865514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9603. [2026-03-28T15:40:52.865620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9604. [2026-03-28T15:40:52.865722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9605. [2026-03-28T15:40:52.867114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9606. [2026-03-28T15:40:52.867232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9607. [2026-03-28T15:40:52.870412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9608. [2026-03-28T15:40:52.870519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9609. [2026-03-28T15:40:53.082826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9610. [2026-03-28T15:40:54.093460+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9611. [2026-03-28T15:40:54.094212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9612. [2026-03-28T15:40:54.098252+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9613. [2026-03-28T15:40:54.101645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gettest.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gettest.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gettest.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9614. [2026-03-28T15:40:54.105881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9615. [2026-03-28T15:40:54.106941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9616. [2026-03-28T15:40:54.108296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9617. [2026-03-28T15:40:54.108446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9618. [2026-03-28T15:40:54.109246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9619. [2026-03-28T15:40:54.109384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9620. [2026-03-28T15:40:54.110900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9621. [2026-03-28T15:40:54.111044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9622. [2026-03-28T15:40:54.112500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9623. [2026-03-28T15:40:54.112629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9624. [2026-03-28T15:40:54.113991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9625. [2026-03-28T15:40:54.114135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9626. [2026-03-28T15:40:54.115925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9627. [2026-03-28T15:40:54.116085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9628. [2026-03-28T15:40:54.117520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9629. [2026-03-28T15:40:54.117650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9630. [2026-03-28T15:40:54.119008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9631. [2026-03-28T15:40:54.119200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9632. [2026-03-28T15:40:54.123293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9633. [2026-03-28T15:40:54.123448+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9634. [2026-03-28T15:40:54.123836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9635. [2026-03-28T15:40:54.123956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9636. [2026-03-28T15:40:54.125173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9637. [2026-03-28T15:40:54.125334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9638. [2026-03-28T15:40:54.126720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9639. [2026-03-28T15:40:54.126882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9640. [2026-03-28T15:40:54.128530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9641. [2026-03-28T15:40:54.128671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9642. [2026-03-28T15:40:54.129633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9643. [2026-03-28T15:40:54.129761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9644. [2026-03-28T15:40:54.130545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9645. [2026-03-28T15:40:54.130671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9646. [2026-03-28T15:40:54.132105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9647. [2026-03-28T15:40:54.132235+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9648. [2026-03-28T15:40:54.133690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9649. [2026-03-28T15:40:54.133819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9650. [2026-03-28T15:40:54.135185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9651. [2026-03-28T15:40:54.135324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9652. [2026-03-28T15:40:54.137062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9653. [2026-03-28T15:40:54.137204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9654. [2026-03-28T15:40:54.138577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9655. [2026-03-28T15:40:54.138706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9656. [2026-03-28T15:40:54.140053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9657. [2026-03-28T15:40:54.140182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9658. [2026-03-28T15:40:54.144141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9659. [2026-03-28T15:40:54.144285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9660. [2026-03-28T15:40:54.145347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9661. [2026-03-28T15:40:54.145527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9662. [2026-03-28T15:40:54.145652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9663. [2026-03-28T15:40:54.145783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9664. [2026-03-28T15:40:54.145919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9665. [2026-03-28T15:40:54.146048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9666. [2026-03-28T15:40:54.146160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9667. [2026-03-28T15:40:54.146266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9668. [2026-03-28T15:40:54.146386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9669. [2026-03-28T15:40:54.146511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9670. [2026-03-28T15:40:54.146630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9671. [2026-03-28T15:40:54.146735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9672. [2026-03-28T15:40:54.146836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9673. [2026-03-28T15:40:54.146936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9674. [2026-03-28T15:40:54.147063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9675. [2026-03-28T15:40:54.147173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9676. [2026-03-28T15:40:54.147293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9677. [2026-03-28T15:40:54.147440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9678. [2026-03-28T15:40:54.147551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9679. [2026-03-28T15:40:54.147653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9680. [2026-03-28T15:40:54.147755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9681. [2026-03-28T15:40:54.147857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9682. [2026-03-28T15:40:54.147956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9683. [2026-03-28T15:40:54.149431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9684. [2026-03-28T15:40:54.149562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9685. [2026-03-28T15:40:54.153457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9686. [2026-03-28T15:40:54.153564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9687. [2026-03-28T15:40:54.343095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9688. [2026-03-28T15:40:54.891856+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9689. [2026-03-28T15:40:54.892763+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9690. [2026-03-28T15:40:54.897895+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9691. [2026-03-28T15:40:54.901673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/bolt.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/bolt.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/bolt.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9692. [2026-03-28T15:40:54.905933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9693. [2026-03-28T15:40:54.907200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9694. [2026-03-28T15:40:54.908758+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9695. [2026-03-28T15:40:54.908921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9696. [2026-03-28T15:40:54.909966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9697. [2026-03-28T15:40:54.910155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9698. [2026-03-28T15:40:54.912116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9699. [2026-03-28T15:40:54.912274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9700. [2026-03-28T15:40:54.914086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9701. [2026-03-28T15:40:54.914236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9702. [2026-03-28T15:40:54.915881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9703. [2026-03-28T15:40:54.916055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9704. [2026-03-28T15:40:54.918225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9705. [2026-03-28T15:40:54.918401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9706. [2026-03-28T15:40:54.920148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9707. [2026-03-28T15:40:54.920301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9708. [2026-03-28T15:40:54.922063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9709. [2026-03-28T15:40:54.922225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9710. [2026-03-28T15:40:54.926973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9711. [2026-03-28T15:40:54.927438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9712. [2026-03-28T15:40:54.927893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9713. [2026-03-28T15:40:54.928069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9714. [2026-03-28T15:40:54.929444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9715. [2026-03-28T15:40:54.929597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9716. [2026-03-28T15:40:54.931171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9717. [2026-03-28T15:40:54.931351+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9718. [2026-03-28T15:40:54.933228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9719. [2026-03-28T15:40:54.933392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9720. [2026-03-28T15:40:54.934486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9721. [2026-03-28T15:40:54.934637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9722. [2026-03-28T15:40:54.935475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9723. [2026-03-28T15:40:54.935616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9724. [2026-03-28T15:40:54.937240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9725. [2026-03-28T15:40:54.937402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9726. [2026-03-28T15:40:54.938980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9727. [2026-03-28T15:40:54.939138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9728. [2026-03-28T15:40:54.940628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9729. [2026-03-28T15:40:54.940765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9730. [2026-03-28T15:40:54.942648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9731. [2026-03-28T15:40:54.942785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9732. [2026-03-28T15:40:54.944262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9733. [2026-03-28T15:40:54.944413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9734. [2026-03-28T15:40:54.945824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9735. [2026-03-28T15:40:54.945957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9736. [2026-03-28T15:40:54.949974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9737. [2026-03-28T15:40:54.950128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9738. [2026-03-28T15:40:54.951175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9739. [2026-03-28T15:40:54.951356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9740. [2026-03-28T15:40:54.951486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9741. [2026-03-28T15:40:54.951620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9742. [2026-03-28T15:40:54.951749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9743. [2026-03-28T15:40:54.951893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9744. [2026-03-28T15:40:54.952005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9745. [2026-03-28T15:40:54.952138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9746. [2026-03-28T15:40:54.952246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9747. [2026-03-28T15:40:54.952363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9748. [2026-03-28T15:40:54.952486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9749. [2026-03-28T15:40:54.952596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9750. [2026-03-28T15:40:54.952700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9751. [2026-03-28T15:40:54.952831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9752. [2026-03-28T15:40:54.952943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9753. [2026-03-28T15:40:54.953069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9754. [2026-03-28T15:40:54.953196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9755. [2026-03-28T15:40:54.953331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9756. [2026-03-28T15:40:54.953446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9757. [2026-03-28T15:40:54.953551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9758. [2026-03-28T15:40:54.953666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9759. [2026-03-28T15:40:54.953773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9760. [2026-03-28T15:40:54.953875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9761. [2026-03-28T15:40:54.955296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9762. [2026-03-28T15:40:54.955426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9763. [2026-03-28T15:40:54.958495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9764. [2026-03-28T15:40:54.958597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9765. [2026-03-28T15:40:55.216633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9766. [2026-03-28T15:40:55.577165+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9767. [2026-03-28T15:40:55.577949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9768. [2026-03-28T15:40:55.582606+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9769. [2026-03-28T15:40:55.586017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /0xD.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /0xD.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0xD.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9770. [2026-03-28T15:40:55.589963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9771. [2026-03-28T15:40:55.591126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9772. [2026-03-28T15:40:55.592541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9773. [2026-03-28T15:40:55.592708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9774. [2026-03-28T15:40:55.593626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9775. [2026-03-28T15:40:55.593765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9776. [2026-03-28T15:40:55.595516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9777. [2026-03-28T15:40:55.595660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9778. [2026-03-28T15:40:55.597474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9779. [2026-03-28T15:40:55.597649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9780. [2026-03-28T15:40:55.599166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9781. [2026-03-28T15:40:55.599303+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9782. [2026-03-28T15:40:55.601274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9783. [2026-03-28T15:40:55.601433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9784. [2026-03-28T15:40:55.602988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9785. [2026-03-28T15:40:55.603149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9786. [2026-03-28T15:40:55.604917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9787. [2026-03-28T15:40:55.605085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9788. [2026-03-28T15:40:55.609537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9789. [2026-03-28T15:40:55.609686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9790. [2026-03-28T15:40:55.610103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9791. [2026-03-28T15:40:55.610230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9792. [2026-03-28T15:40:55.611490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9793. [2026-03-28T15:40:55.611628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9794. [2026-03-28T15:40:55.613107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9795. [2026-03-28T15:40:55.613266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9796. [2026-03-28T15:40:55.614919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9797. [2026-03-28T15:40:55.615069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9798. [2026-03-28T15:40:55.616008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9799. [2026-03-28T15:40:55.616150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9800. [2026-03-28T15:40:55.616893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9801. [2026-03-28T15:40:55.617013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9802. [2026-03-28T15:40:55.618420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9803. [2026-03-28T15:40:55.618591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9804. [2026-03-28T15:40:55.620200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9805. [2026-03-28T15:40:55.620348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9806. [2026-03-28T15:40:55.621759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9807. [2026-03-28T15:40:55.621894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9808. [2026-03-28T15:40:55.623825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9809. [2026-03-28T15:40:55.623962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9810. [2026-03-28T15:40:55.625344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9811. [2026-03-28T15:40:55.625471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9812. [2026-03-28T15:40:55.626785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9813. [2026-03-28T15:40:55.626910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9814. [2026-03-28T15:40:55.630720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9815. [2026-03-28T15:40:55.630850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9816. [2026-03-28T15:40:55.631920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9817. [2026-03-28T15:40:55.632105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9818. [2026-03-28T15:40:55.632246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9819. [2026-03-28T15:40:55.632389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9820. [2026-03-28T15:40:55.632711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9821. [2026-03-28T15:40:55.632827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9822. [2026-03-28T15:40:55.633003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9823. [2026-03-28T15:40:55.633149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9824. [2026-03-28T15:40:55.633256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9825. [2026-03-28T15:40:55.633384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9826. [2026-03-28T15:40:55.633505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9827. [2026-03-28T15:40:55.633607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9828. [2026-03-28T15:40:55.633706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9829. [2026-03-28T15:40:55.633803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9830. [2026-03-28T15:40:55.633905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9831. [2026-03-28T15:40:55.634133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9832. [2026-03-28T15:40:55.634271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9833. [2026-03-28T15:40:55.634417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9834. [2026-03-28T15:40:55.634526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9835. [2026-03-28T15:40:55.634626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9836. [2026-03-28T15:40:55.634724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9837. [2026-03-28T15:40:55.634821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9838. [2026-03-28T15:40:55.634917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9839. [2026-03-28T15:40:55.636401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9840. [2026-03-28T15:40:55.636509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9841. [2026-03-28T15:40:55.640516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9842. [2026-03-28T15:40:55.640619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9843. [2026-03-28T15:40:55.827797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9844. [2026-03-28T15:40:56.128501+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9845. [2026-03-28T15:40:56.129387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9846. [2026-03-28T15:40:56.134547+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9847. [2026-03-28T15:40:56.138169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /166.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /166.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/166.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9848. [2026-03-28T15:40:56.144539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9849. [2026-03-28T15:40:56.146093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9850. [2026-03-28T15:40:56.147945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9851. [2026-03-28T15:40:56.148155+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9852. [2026-03-28T15:40:56.149328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9853. [2026-03-28T15:40:56.149507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9854. [2026-03-28T15:40:56.151690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9855. [2026-03-28T15:40:56.151895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9856. [2026-03-28T15:40:56.154012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9857. [2026-03-28T15:40:56.154218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9858. [2026-03-28T15:40:56.156195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9859. [2026-03-28T15:40:56.156392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9860. [2026-03-28T15:40:56.158904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9861. [2026-03-28T15:40:56.159116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9862. [2026-03-28T15:40:56.161105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9863. [2026-03-28T15:40:56.161275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9864. [2026-03-28T15:40:56.163165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9865. [2026-03-28T15:40:56.163356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9866. [2026-03-28T15:40:56.168916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9867. [2026-03-28T15:40:56.169118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9868. [2026-03-28T15:40:56.169631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9869. [2026-03-28T15:40:56.169784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9870. [2026-03-28T15:40:56.171355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9871. [2026-03-28T15:40:56.171530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9872. [2026-03-28T15:40:56.173304+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9873. [2026-03-28T15:40:56.173505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9874. [2026-03-28T15:40:56.175669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9875. [2026-03-28T15:40:56.175835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9876. [2026-03-28T15:40:56.177086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9877. [2026-03-28T15:40:56.177270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9878. [2026-03-28T15:40:56.178244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9879. [2026-03-28T15:40:56.178411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9880. [2026-03-28T15:40:56.180113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9881. [2026-03-28T15:40:56.180266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9882. [2026-03-28T15:40:56.182007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9883. [2026-03-28T15:40:56.182184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9884. [2026-03-28T15:40:56.183827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9885. [2026-03-28T15:40:56.184000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9886. [2026-03-28T15:40:56.186271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9887. [2026-03-28T15:40:56.186452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9888. [2026-03-28T15:40:56.188143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9889. [2026-03-28T15:40:56.188302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9890. [2026-03-28T15:40:56.189898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9891. [2026-03-28T15:40:56.190067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9892. [2026-03-28T15:40:56.194814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9893. [2026-03-28T15:40:56.194974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9894. [2026-03-28T15:40:56.196662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9895. [2026-03-28T15:40:56.196863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9896. [2026-03-28T15:40:56.197163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9897. [2026-03-28T15:40:56.197357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9898. [2026-03-28T15:40:56.197507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9899. [2026-03-28T15:40:56.197633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9900. [2026-03-28T15:40:56.197772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9901. [2026-03-28T15:40:56.197893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9902. [2026-03-28T15:40:56.198012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9903. [2026-03-28T15:40:56.198156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9904. [2026-03-28T15:40:56.198294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9905. [2026-03-28T15:40:56.198430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9906. [2026-03-28T15:40:56.198548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9907. [2026-03-28T15:40:56.198688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9908. [2026-03-28T15:40:56.198809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9909. [2026-03-28T15:40:56.198928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9910. [2026-03-28T15:40:56.199083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9911. [2026-03-28T15:40:56.199222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9912. [2026-03-28T15:40:56.199356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9913. [2026-03-28T15:40:56.199476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9914. [2026-03-28T15:40:56.199591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9915. [2026-03-28T15:40:56.199730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9916. [2026-03-28T15:40:56.199840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9917. [2026-03-28T15:40:56.201342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9918. [2026-03-28T15:40:56.201469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9919. [2026-03-28T15:40:56.204768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9920. [2026-03-28T15:40:56.204887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9921. [2026-03-28T15:40:56.409422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9922. [2026-03-28T15:40:56.661607+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  9923. [2026-03-28T15:40:56.662407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9924. [2026-03-28T15:40:56.667214+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9925. [2026-03-28T15:40:56.670930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages/index.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages/index.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9926. [2026-03-28T15:40:56.674907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9927. [2026-03-28T15:40:56.676005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9928. [2026-03-28T15:40:56.677499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9929. [2026-03-28T15:40:56.677694+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9930. [2026-03-28T15:40:56.678831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9931. [2026-03-28T15:40:56.679051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9932. [2026-03-28T15:40:56.680848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9933. [2026-03-28T15:40:56.681047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9934. [2026-03-28T15:40:56.682637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9935. [2026-03-28T15:40:56.682771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9936. [2026-03-28T15:40:56.684260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9937. [2026-03-28T15:40:56.684415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9938. [2026-03-28T15:40:56.686362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9939. [2026-03-28T15:40:56.686548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9940. [2026-03-28T15:40:56.688095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9941. [2026-03-28T15:40:56.688223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9942. [2026-03-28T15:40:56.689649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9943. [2026-03-28T15:40:56.689776+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9944. [2026-03-28T15:40:56.694436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9945. [2026-03-28T15:40:56.694576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9946. [2026-03-28T15:40:56.694991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9947. [2026-03-28T15:40:56.695149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9948. [2026-03-28T15:40:56.696395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9949. [2026-03-28T15:40:56.696539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9950. [2026-03-28T15:40:56.697999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9951. [2026-03-28T15:40:56.698153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9952. [2026-03-28T15:40:56.699551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9953. [2026-03-28T15:40:56.699651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9954. [2026-03-28T15:40:56.700480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9955. [2026-03-28T15:40:56.700614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9956. [2026-03-28T15:40:56.701248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9957. [2026-03-28T15:40:56.701418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9958. [2026-03-28T15:40:56.702580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9959. [2026-03-28T15:40:56.702695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9960. [2026-03-28T15:40:56.703930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9961. [2026-03-28T15:40:56.704035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9962. [2026-03-28T15:40:56.705179+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9963. [2026-03-28T15:40:56.705289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9964. [2026-03-28T15:40:56.706764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9965. [2026-03-28T15:40:56.706868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9966. [2026-03-28T15:40:56.708010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9967. [2026-03-28T15:40:56.708160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9968. [2026-03-28T15:40:56.709346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9969. [2026-03-28T15:40:56.709453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9970. [2026-03-28T15:40:56.712507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9971. [2026-03-28T15:40:56.712617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9972. [2026-03-28T15:40:56.713458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9973. [2026-03-28T15:40:56.713594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9974. [2026-03-28T15:40:56.713719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9975. [2026-03-28T15:40:56.713836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9976. [2026-03-28T15:40:56.713947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9977. [2026-03-28T15:40:56.714048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9978. [2026-03-28T15:40:56.714152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9979. [2026-03-28T15:40:56.714240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9980. [2026-03-28T15:40:56.714338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9981. [2026-03-28T15:40:56.714424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9982. [2026-03-28T15:40:56.714530+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9983. [2026-03-28T15:40:56.714634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9984. [2026-03-28T15:40:56.714751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9985. [2026-03-28T15:40:56.714828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9986. [2026-03-28T15:40:56.714908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9987. [2026-03-28T15:40:56.714987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9988. [2026-03-28T15:40:56.715112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9989. [2026-03-28T15:40:56.715225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9990. [2026-03-28T15:40:56.715337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9991. [2026-03-28T15:40:56.715424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9992. [2026-03-28T15:40:56.715506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9993. [2026-03-28T15:40:56.715589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9994. [2026-03-28T15:40:56.715713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9995. [2026-03-28T15:40:56.716879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9996. [2026-03-28T15:40:56.716967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9997. [2026-03-28T15:40:56.719603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9998. [2026-03-28T15:40:56.719714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9999. [2026-03-28T15:40:56.964185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10000. [2026-03-28T15:40:57.291500+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10001. [2026-03-28T15:40:57.292452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10002. [2026-03-28T15:40:57.297624+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10003. [2026-03-28T15:40:57.301888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws86.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws86.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws86.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10004. [2026-03-28T15:40:57.307073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10005. [2026-03-28T15:40:57.308298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10006. [2026-03-28T15:40:57.309795+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10007. [2026-03-28T15:40:57.309962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10008. [2026-03-28T15:40:57.310897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10009. [2026-03-28T15:40:57.311077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10010. [2026-03-28T15:40:57.312820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10011. [2026-03-28T15:40:57.312978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10012. [2026-03-28T15:40:57.314698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10013. [2026-03-28T15:40:57.314843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10014. [2026-03-28T15:40:57.316488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10015. [2026-03-28T15:40:57.316663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10016. [2026-03-28T15:40:57.318636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10017. [2026-03-28T15:40:57.318792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10018. [2026-03-28T15:40:57.320472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10019. [2026-03-28T15:40:57.320654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10020. [2026-03-28T15:40:57.322257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10021. [2026-03-28T15:40:57.322405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10022. [2026-03-28T15:40:57.327092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10023. [2026-03-28T15:40:57.327240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10024. [2026-03-28T15:40:57.327681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10025. [2026-03-28T15:40:57.327803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10026. [2026-03-28T15:40:57.329131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10027. [2026-03-28T15:40:57.329271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10028. [2026-03-28T15:40:57.330739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10029. [2026-03-28T15:40:57.330891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10030. [2026-03-28T15:40:57.332700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10031. [2026-03-28T15:40:57.332833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10032. [2026-03-28T15:40:57.333869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10033. [2026-03-28T15:40:57.334010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10034. [2026-03-28T15:40:57.334836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10035. [2026-03-28T15:40:57.334964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10036. [2026-03-28T15:40:57.336440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10037. [2026-03-28T15:40:57.336570+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10038. [2026-03-28T15:40:57.338084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10039. [2026-03-28T15:40:57.338216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10040. [2026-03-28T15:40:57.339594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10041. [2026-03-28T15:40:57.339737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10042. [2026-03-28T15:40:57.341470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10043. [2026-03-28T15:40:57.341596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10044. [2026-03-28T15:40:57.342924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10045. [2026-03-28T15:40:57.343575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10046. [2026-03-28T15:40:57.344963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10047. [2026-03-28T15:40:57.345112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10048. [2026-03-28T15:40:57.352598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10049. [2026-03-28T15:40:57.352856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10050. [2026-03-28T15:40:57.354558+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10051. [2026-03-28T15:40:57.354813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10052. [2026-03-28T15:40:57.355066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10053. [2026-03-28T15:40:57.355280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10054. [2026-03-28T15:40:57.355516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10055. [2026-03-28T15:40:57.355689+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10056. [2026-03-28T15:40:57.355886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10057. [2026-03-28T15:40:57.356083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10058. [2026-03-28T15:40:57.356261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10059. [2026-03-28T15:40:57.356439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10060. [2026-03-28T15:40:57.356623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10061. [2026-03-28T15:40:57.356787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10062. [2026-03-28T15:40:57.356947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10063. [2026-03-28T15:40:57.357129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10064. [2026-03-28T15:40:57.357332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10065. [2026-03-28T15:40:57.357521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10066. [2026-03-28T15:40:57.357706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10067. [2026-03-28T15:40:57.357909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10068. [2026-03-28T15:40:57.358082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10069. [2026-03-28T15:40:57.358236+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10070. [2026-03-28T15:40:57.358418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10071. [2026-03-28T15:40:57.358604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10072. [2026-03-28T15:40:57.358749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10073. [2026-03-28T15:40:57.360747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10074. [2026-03-28T15:40:57.360918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10075. [2026-03-28T15:40:57.366649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10076. [2026-03-28T15:40:57.366810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10077. [2026-03-28T15:40:57.557789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10078. [2026-03-28T15:40:57.823123+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10079. [2026-03-28T15:40:57.824051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10080. [2026-03-28T15:40:57.829331+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10081. [2026-03-28T15:40:57.833063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /403.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /403.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10082. [2026-03-28T15:40:57.837433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10083. [2026-03-28T15:40:57.838658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10084. [2026-03-28T15:40:57.840246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10085. [2026-03-28T15:40:57.840426+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10086. [2026-03-28T15:40:57.841474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10087. [2026-03-28T15:40:57.841628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10088. [2026-03-28T15:40:57.843579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10089. [2026-03-28T15:40:57.843738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10090. [2026-03-28T15:40:57.845608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10091. [2026-03-28T15:40:57.845768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10092. [2026-03-28T15:40:57.847510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10093. [2026-03-28T15:40:57.847675+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10094. [2026-03-28T15:40:57.849845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10095. [2026-03-28T15:40:57.850006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10096. [2026-03-28T15:40:57.851762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10097. [2026-03-28T15:40:57.851915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10098. [2026-03-28T15:40:57.853590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10099. [2026-03-28T15:40:57.853740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10100. [2026-03-28T15:40:57.858682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10101. [2026-03-28T15:40:57.858852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10102. [2026-03-28T15:40:57.859321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10103. [2026-03-28T15:40:57.859462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10104. [2026-03-28T15:40:57.860825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10105. [2026-03-28T15:40:57.860979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10106. [2026-03-28T15:40:57.862580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10107. [2026-03-28T15:40:57.862747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10108. [2026-03-28T15:40:57.864656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10109. [2026-03-28T15:40:57.864803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10110. [2026-03-28T15:40:57.865920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10111. [2026-03-28T15:40:57.866083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10112. [2026-03-28T15:40:57.866943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10113. [2026-03-28T15:40:57.867104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10114. [2026-03-28T15:40:57.868721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10115. [2026-03-28T15:40:57.868865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10116. [2026-03-28T15:40:57.870512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10117. [2026-03-28T15:40:57.870650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10118. [2026-03-28T15:40:57.872130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10119. [2026-03-28T15:40:57.872267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10120. [2026-03-28T15:40:57.874174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10121. [2026-03-28T15:40:57.874326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10122. [2026-03-28T15:40:57.875813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10123. [2026-03-28T15:40:57.875964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10124. [2026-03-28T15:40:57.877461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10125. [2026-03-28T15:40:57.877599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10126. [2026-03-28T15:40:57.881760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10127. [2026-03-28T15:40:57.881898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10128. [2026-03-28T15:40:57.882923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10129. [2026-03-28T15:40:57.883109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10130. [2026-03-28T15:40:57.883239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10131. [2026-03-28T15:40:57.883402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10132. [2026-03-28T15:40:57.883537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10133. [2026-03-28T15:40:57.883650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10134. [2026-03-28T15:40:57.883757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10135. [2026-03-28T15:40:57.883864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10136. [2026-03-28T15:40:57.883972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10137. [2026-03-28T15:40:57.884094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10138. [2026-03-28T15:40:57.884230+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10139. [2026-03-28T15:40:57.884352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10140. [2026-03-28T15:40:57.884458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10141. [2026-03-28T15:40:57.884559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10142. [2026-03-28T15:40:57.884673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10143. [2026-03-28T15:40:57.884779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10144. [2026-03-28T15:40:57.884899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10145. [2026-03-28T15:40:57.885035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10146. [2026-03-28T15:40:57.885160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10147. [2026-03-28T15:40:57.885267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10148. [2026-03-28T15:40:57.885384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10149. [2026-03-28T15:40:57.885490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10150. [2026-03-28T15:40:57.885591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10151. [2026-03-28T15:40:57.886993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10152. [2026-03-28T15:40:57.887132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10153. [2026-03-28T15:40:57.890282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10154. [2026-03-28T15:40:57.890405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10155. [2026-03-28T15:40:58.098300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10156. [2026-03-28T15:40:58.328946+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10157. [2026-03-28T15:40:58.329622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10158. [2026-03-28T15:40:58.333990+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10159. [2026-03-28T15:40:58.336914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10160. [2026-03-28T15:40:58.341003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10161. [2026-03-28T15:40:58.342040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10162. [2026-03-28T15:40:58.343525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10163. [2026-03-28T15:40:58.343666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10164. [2026-03-28T15:40:58.344490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10165. [2026-03-28T15:40:58.344626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10166. [2026-03-28T15:40:58.346160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10167. [2026-03-28T15:40:58.346290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10168. [2026-03-28T15:40:58.347773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10169. [2026-03-28T15:40:58.347900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10170. [2026-03-28T15:40:58.349240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10171. [2026-03-28T15:40:58.349378+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10172. [2026-03-28T15:40:58.353607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10173. [2026-03-28T15:40:58.353804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10174. [2026-03-28T15:40:58.355696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10175. [2026-03-28T15:40:58.355901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10176. [2026-03-28T15:40:58.357693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10177. [2026-03-28T15:40:58.357853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10178. [2026-03-28T15:40:58.363240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10179. [2026-03-28T15:40:58.363443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10180. [2026-03-28T15:40:58.363944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10181. [2026-03-28T15:40:58.364116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10182. [2026-03-28T15:40:58.365666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10183. [2026-03-28T15:40:58.365863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10184. [2026-03-28T15:40:58.367561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10185. [2026-03-28T15:40:58.367738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10186. [2026-03-28T15:40:58.369729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10187. [2026-03-28T15:40:58.369897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10188. [2026-03-28T15:40:58.371090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10189. [2026-03-28T15:40:58.371239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10190. [2026-03-28T15:40:58.372181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10191. [2026-03-28T15:40:58.372342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10192. [2026-03-28T15:40:58.374047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10193. [2026-03-28T15:40:58.374200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10194. [2026-03-28T15:40:58.375944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10195. [2026-03-28T15:40:58.376115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10196. [2026-03-28T15:40:58.377713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10197. [2026-03-28T15:40:58.377855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10198. [2026-03-28T15:40:58.379859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10199. [2026-03-28T15:40:58.380006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10200. [2026-03-28T15:40:58.381586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10201. [2026-03-28T15:40:58.381729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10202. [2026-03-28T15:40:58.383261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10203. [2026-03-28T15:40:58.383420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10204. [2026-03-28T15:40:58.387818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10205. [2026-03-28T15:40:58.387979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10206. [2026-03-28T15:40:58.389090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10207. [2026-03-28T15:40:58.389270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10208. [2026-03-28T15:40:58.389418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10209. [2026-03-28T15:40:58.389559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10210. [2026-03-28T15:40:58.389693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10211. [2026-03-28T15:40:58.389810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10212. [2026-03-28T15:40:58.389924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10213. [2026-03-28T15:40:58.390069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10214. [2026-03-28T15:40:58.390190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10215. [2026-03-28T15:40:58.390300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10216. [2026-03-28T15:40:58.390451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10217. [2026-03-28T15:40:58.390562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10218. [2026-03-28T15:40:58.390670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10219. [2026-03-28T15:40:58.390777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10220. [2026-03-28T15:40:58.390902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10221. [2026-03-28T15:40:58.391014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10222. [2026-03-28T15:40:58.391164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10223. [2026-03-28T15:40:58.391290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10224. [2026-03-28T15:40:58.391415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10225. [2026-03-28T15:40:58.391525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10226. [2026-03-28T15:40:58.391642+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10227. [2026-03-28T15:40:58.391750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10228. [2026-03-28T15:40:58.391868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10229. [2026-03-28T15:40:58.393361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10230. [2026-03-28T15:40:58.393486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10231. [2026-03-28T15:40:58.396877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10232. [2026-03-28T15:40:58.396990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10233. [2026-03-28T15:40:58.615878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10234. [2026-03-28T15:40:58.853204+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10235. [2026-03-28T15:40:58.854055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10236. [2026-03-28T15:40:58.859141+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10237. [2026-03-28T15:40:58.863025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ckk.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ckk.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckk.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10238. [2026-03-28T15:40:58.867370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10239. [2026-03-28T15:40:58.868550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10240. [2026-03-28T15:40:58.869991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10241. [2026-03-28T15:40:58.870161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10242. [2026-03-28T15:40:58.871109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10243. [2026-03-28T15:40:58.871252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10244. [2026-03-28T15:40:58.872994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10245. [2026-03-28T15:40:58.873167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10246. [2026-03-28T15:40:58.874830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10247. [2026-03-28T15:40:58.874974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10248. [2026-03-28T15:40:58.876562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10249. [2026-03-28T15:40:58.876705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10250. [2026-03-28T15:40:58.878754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10251. [2026-03-28T15:40:58.878971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10252. [2026-03-28T15:40:58.880589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10253. [2026-03-28T15:40:58.880729+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10254. [2026-03-28T15:40:58.882247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10255. [2026-03-28T15:40:58.882412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10256. [2026-03-28T15:40:58.886842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10257. [2026-03-28T15:40:58.887006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10258. [2026-03-28T15:40:58.887468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10259. [2026-03-28T15:40:58.887599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10260. [2026-03-28T15:40:58.888890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10261. [2026-03-28T15:40:58.889061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10262. [2026-03-28T15:40:58.890492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10263. [2026-03-28T15:40:58.890647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10264. [2026-03-28T15:40:58.892359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10265. [2026-03-28T15:40:58.892506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10266. [2026-03-28T15:40:58.893525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10267. [2026-03-28T15:40:58.893655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10268. [2026-03-28T15:40:58.894462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10269. [2026-03-28T15:40:58.894592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10270. [2026-03-28T15:40:58.896063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10271. [2026-03-28T15:40:58.896195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10272. [2026-03-28T15:40:58.897710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10273. [2026-03-28T15:40:58.897844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10274. [2026-03-28T15:40:58.899258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10275. [2026-03-28T15:40:58.899403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10276. [2026-03-28T15:40:58.901163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10277. [2026-03-28T15:40:58.901294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10278. [2026-03-28T15:40:58.902659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10279. [2026-03-28T15:40:58.902786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10280. [2026-03-28T15:40:58.904154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10281. [2026-03-28T15:40:58.904281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10282. [2026-03-28T15:40:58.908108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10283. [2026-03-28T15:40:58.908243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10284. [2026-03-28T15:40:58.909238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10285. [2026-03-28T15:40:58.909437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10286. [2026-03-28T15:40:58.909562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10287. [2026-03-28T15:40:58.909705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10288. [2026-03-28T15:40:58.909832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10289. [2026-03-28T15:40:58.909941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10290. [2026-03-28T15:40:58.910065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10291. [2026-03-28T15:40:58.910175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10292. [2026-03-28T15:40:58.910281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10293. [2026-03-28T15:40:58.910403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10294. [2026-03-28T15:40:58.910519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10295. [2026-03-28T15:40:58.910636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10296. [2026-03-28T15:40:58.910739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10297. [2026-03-28T15:40:58.910838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10298. [2026-03-28T15:40:58.910941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10299. [2026-03-28T15:40:58.911069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10300. [2026-03-28T15:40:58.911191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10301. [2026-03-28T15:40:58.911320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10302. [2026-03-28T15:40:58.911444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10303. [2026-03-28T15:40:58.911553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10304. [2026-03-28T15:40:58.911652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10305. [2026-03-28T15:40:58.911752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10306. [2026-03-28T15:40:58.911849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10307. [2026-03-28T15:40:58.913250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10308. [2026-03-28T15:40:58.913380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10309. [2026-03-28T15:40:58.916470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10310. [2026-03-28T15:40:58.916590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10311. [2026-03-28T15:40:59.136913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10312. [2026-03-28T15:40:59.533956+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10313. [2026-03-28T15:40:59.534882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10314. [2026-03-28T15:40:59.540396+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10315. [2026-03-28T15:40:59.544194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /1100.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /1100.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1100.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10316. [2026-03-28T15:40:59.548801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10317. [2026-03-28T15:40:59.550122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10318. [2026-03-28T15:40:59.551701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10319. [2026-03-28T15:40:59.551874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10320. [2026-03-28T15:40:59.552894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10321. [2026-03-28T15:40:59.553070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10322. [2026-03-28T15:40:59.555006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10323. [2026-03-28T15:40:59.555184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10324. [2026-03-28T15:40:59.557176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10325. [2026-03-28T15:40:59.557372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10326. [2026-03-28T15:40:59.559104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10327. [2026-03-28T15:40:59.559259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10328. [2026-03-28T15:40:59.561477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10329. [2026-03-28T15:40:59.561638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10330. [2026-03-28T15:40:59.563395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10331. [2026-03-28T15:40:59.563557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10332. [2026-03-28T15:40:59.565266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10333. [2026-03-28T15:40:59.565430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10334. [2026-03-28T15:40:59.570489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10335. [2026-03-28T15:40:59.570666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10336. [2026-03-28T15:40:59.571125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10337. [2026-03-28T15:40:59.571274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10338. [2026-03-28T15:40:59.572654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10339. [2026-03-28T15:40:59.572821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10340. [2026-03-28T15:40:59.574473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10341. [2026-03-28T15:40:59.574640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10342. [2026-03-28T15:40:59.576516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10343. [2026-03-28T15:40:59.576765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10344. [2026-03-28T15:40:59.577905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10345. [2026-03-28T15:40:59.578067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10346. [2026-03-28T15:40:59.578956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10347. [2026-03-28T15:40:59.579139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10348. [2026-03-28T15:40:59.580732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10349. [2026-03-28T15:40:59.580886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10350. [2026-03-28T15:40:59.582521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10351. [2026-03-28T15:40:59.582672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10352. [2026-03-28T15:40:59.584192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10353. [2026-03-28T15:40:59.584341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10354. [2026-03-28T15:40:59.586264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10355. [2026-03-28T15:40:59.586424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10356. [2026-03-28T15:40:59.587987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10357. [2026-03-28T15:40:59.588156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10358. [2026-03-28T15:40:59.589634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10359. [2026-03-28T15:40:59.589772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10360. [2026-03-28T15:40:59.593926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10361. [2026-03-28T15:40:59.594082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10362. [2026-03-28T15:40:59.595125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10363. [2026-03-28T15:40:59.595293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10364. [2026-03-28T15:40:59.595436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10365. [2026-03-28T15:40:59.595567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10366. [2026-03-28T15:40:59.595702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10367. [2026-03-28T15:40:59.595814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10368. [2026-03-28T15:40:59.595920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10369. [2026-03-28T15:40:59.596058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10370. [2026-03-28T15:40:59.596174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10371. [2026-03-28T15:40:59.596276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10372. [2026-03-28T15:40:59.596410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10373. [2026-03-28T15:40:59.596519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10374. [2026-03-28T15:40:59.596622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10375. [2026-03-28T15:40:59.596723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10376. [2026-03-28T15:40:59.596906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10377. [2026-03-28T15:40:59.597076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10378. [2026-03-28T15:40:59.597206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10379. [2026-03-28T15:40:59.597344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10380. [2026-03-28T15:40:59.597454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10381. [2026-03-28T15:40:59.597559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10382. [2026-03-28T15:40:59.597661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10383. [2026-03-28T15:40:59.597765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10384. [2026-03-28T15:40:59.597877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10385. [2026-03-28T15:40:59.599280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10386. [2026-03-28T15:40:59.599413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10387. [2026-03-28T15:40:59.602586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10388. [2026-03-28T15:40:59.602687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10389. [2026-03-28T15:40:59.820352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10390. [2026-03-28T15:41:00.224606+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10391. [2026-03-28T15:41:00.225592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10392. [2026-03-28T15:41:00.231174+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10393. [2026-03-28T15:41:00.236104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10394. [2026-03-28T15:41:00.241819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10395. [2026-03-28T15:41:00.243387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10396. [2026-03-28T15:41:00.245069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10397. [2026-03-28T15:41:00.245234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10398. [2026-03-28T15:41:00.246283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10399. [2026-03-28T15:41:00.246492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10400. [2026-03-28T15:41:00.248473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10401. [2026-03-28T15:41:00.248632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10402. [2026-03-28T15:41:00.250529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10403. [2026-03-28T15:41:00.250677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10404. [2026-03-28T15:41:00.252343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10405. [2026-03-28T15:41:00.252511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10406. [2026-03-28T15:41:00.254704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10407. [2026-03-28T15:41:00.254864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10408. [2026-03-28T15:41:00.256617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10409. [2026-03-28T15:41:00.256777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10410. [2026-03-28T15:41:00.258456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10411. [2026-03-28T15:41:00.258603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10412. [2026-03-28T15:41:00.263408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10413. [2026-03-28T15:41:00.263571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10414. [2026-03-28T15:41:00.264007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10415. [2026-03-28T15:41:00.264162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10416. [2026-03-28T15:41:00.265544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10417. [2026-03-28T15:41:00.265695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10418. [2026-03-28T15:41:00.267336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10419. [2026-03-28T15:41:00.267513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10420. [2026-03-28T15:41:00.269444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10421. [2026-03-28T15:41:00.269623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10422. [2026-03-28T15:41:00.270745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10423. [2026-03-28T15:41:00.270885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10424. [2026-03-28T15:41:00.271773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10425. [2026-03-28T15:41:00.271905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10426. [2026-03-28T15:41:00.273455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10427. [2026-03-28T15:41:00.273601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10428. [2026-03-28T15:41:00.275246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10429. [2026-03-28T15:41:00.275413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10430. [2026-03-28T15:41:00.276878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10431. [2026-03-28T15:41:00.277011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10432. [2026-03-28T15:41:00.278900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10433. [2026-03-28T15:41:00.279054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10434. [2026-03-28T15:41:00.280566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10435. [2026-03-28T15:41:00.280698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10436. [2026-03-28T15:41:00.282213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10437. [2026-03-28T15:41:00.282362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10438. [2026-03-28T15:41:00.286411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10439. [2026-03-28T15:41:00.286546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10440. [2026-03-28T15:41:00.287594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10441. [2026-03-28T15:41:00.287759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10442. [2026-03-28T15:41:00.287882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10443. [2026-03-28T15:41:00.288011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10444. [2026-03-28T15:41:00.288173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10445. [2026-03-28T15:41:00.288284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10446. [2026-03-28T15:41:00.288419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10447. [2026-03-28T15:41:00.288524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10448. [2026-03-28T15:41:00.288629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10449. [2026-03-28T15:41:00.288731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10450. [2026-03-28T15:41:00.288847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10451. [2026-03-28T15:41:00.288964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10452. [2026-03-28T15:41:00.289087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10453. [2026-03-28T15:41:00.289191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10454. [2026-03-28T15:41:00.289296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10455. [2026-03-28T15:41:00.289414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10456. [2026-03-28T15:41:00.289542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10457. [2026-03-28T15:41:00.289658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10458. [2026-03-28T15:41:00.289759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10459. [2026-03-28T15:41:00.289872+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10460. [2026-03-28T15:41:00.289973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10461. [2026-03-28T15:41:00.290094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10462. [2026-03-28T15:41:00.290197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10463. [2026-03-28T15:41:00.291623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10464. [2026-03-28T15:41:00.291739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10465. [2026-03-28T15:41:00.295541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10466. [2026-03-28T15:41:00.296820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10467. [2026-03-28T15:41:00.471890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10468. [2026-03-28T15:41:00.739416+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10469. [2026-03-28T15:41:00.740133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10470. [2026-03-28T15:41:00.744487+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10471. [2026-03-28T15:41:00.747585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aaa.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aaa.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10472. [2026-03-28T15:41:00.751772+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10473. [2026-03-28T15:41:00.752845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10474. [2026-03-28T15:41:00.754233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10475. [2026-03-28T15:41:00.754401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10476. [2026-03-28T15:41:00.755268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10477. [2026-03-28T15:41:00.755409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10478. [2026-03-28T15:41:00.756968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10479. [2026-03-28T15:41:00.757118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10480. [2026-03-28T15:41:00.758672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10481. [2026-03-28T15:41:00.758826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10482. [2026-03-28T15:41:00.760254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10483. [2026-03-28T15:41:00.760394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10484. [2026-03-28T15:41:00.762290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10485. [2026-03-28T15:41:00.762443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10486. [2026-03-28T15:41:00.763955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10487. [2026-03-28T15:41:00.764102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10488. [2026-03-28T15:41:00.765517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10489. [2026-03-28T15:41:00.765643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10490. [2026-03-28T15:41:00.769677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10491. [2026-03-28T15:41:00.769825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10492. [2026-03-28T15:41:00.770221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10493. [2026-03-28T15:41:00.770354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10494. [2026-03-28T15:41:00.771535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10495. [2026-03-28T15:41:00.771687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10496. [2026-03-28T15:41:00.773095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10497. [2026-03-28T15:41:00.773242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10498. [2026-03-28T15:41:00.774876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10499. [2026-03-28T15:41:00.775013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10500. [2026-03-28T15:41:00.776006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10501. [2026-03-28T15:41:00.776159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10502. [2026-03-28T15:41:00.776908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10503. [2026-03-28T15:41:00.777084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10504. [2026-03-28T15:41:00.778493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10505. [2026-03-28T15:41:00.778640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10506. [2026-03-28T15:41:00.780075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10507. [2026-03-28T15:41:00.780201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10508. [2026-03-28T15:41:00.781536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10509. [2026-03-28T15:41:00.781661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10510. [2026-03-28T15:41:00.783394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10511. [2026-03-28T15:41:00.783531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10512. [2026-03-28T15:41:00.784878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10513. [2026-03-28T15:41:00.785002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10514. [2026-03-28T15:41:00.786388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10515. [2026-03-28T15:41:00.786515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10516. [2026-03-28T15:41:00.790383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10517. [2026-03-28T15:41:00.790517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10518. [2026-03-28T15:41:00.791521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10519. [2026-03-28T15:41:00.791685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10520. [2026-03-28T15:41:00.791816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10521. [2026-03-28T15:41:00.791941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10522. [2026-03-28T15:41:00.792080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10523. [2026-03-28T15:41:00.792190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10524. [2026-03-28T15:41:00.792294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10525. [2026-03-28T15:41:00.792413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10526. [2026-03-28T15:41:00.792528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10527. [2026-03-28T15:41:00.792628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10528. [2026-03-28T15:41:00.792741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10529. [2026-03-28T15:41:00.792843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10530. [2026-03-28T15:41:00.792949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10531. [2026-03-28T15:41:00.793067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10532. [2026-03-28T15:41:00.793175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10533. [2026-03-28T15:41:00.793289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10534. [2026-03-28T15:41:00.793430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10535. [2026-03-28T15:41:00.793546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10536. [2026-03-28T15:41:00.793646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10537. [2026-03-28T15:41:00.793745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10538. [2026-03-28T15:41:00.793841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10539. [2026-03-28T15:41:00.793939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10540. [2026-03-28T15:41:00.794051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10541. [2026-03-28T15:41:00.795364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10542. [2026-03-28T15:41:00.795476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10543. [2026-03-28T15:41:00.798469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10544. [2026-03-28T15:41:00.798571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10545. [2026-03-28T15:41:01.032062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10546. [2026-03-28T15:41:01.308346+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10547. [2026-03-28T15:41:01.308915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10548. [2026-03-28T15:41:01.312189+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10549. [2026-03-28T15:41:01.314736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10550. [2026-03-28T15:41:01.317662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10551. [2026-03-28T15:41:01.318513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10552. [2026-03-28T15:41:01.319566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10553. [2026-03-28T15:41:01.319678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10554. [2026-03-28T15:41:01.320418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10555. [2026-03-28T15:41:01.320546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10556. [2026-03-28T15:41:01.321757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10557. [2026-03-28T15:41:01.321864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10558. [2026-03-28T15:41:01.323017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10559. [2026-03-28T15:41:01.323198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10560. [2026-03-28T15:41:01.324263+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10561. [2026-03-28T15:41:01.324383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10562. [2026-03-28T15:41:01.325804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10563. [2026-03-28T15:41:01.325932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10564. [2026-03-28T15:41:01.327089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10565. [2026-03-28T15:41:01.327198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10566. [2026-03-28T15:41:01.328275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10567. [2026-03-28T15:41:01.328391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10568. [2026-03-28T15:41:01.331606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10569. [2026-03-28T15:41:01.331721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10570. [2026-03-28T15:41:01.332083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10571. [2026-03-28T15:41:01.332185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10572. [2026-03-28T15:41:01.333149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10573. [2026-03-28T15:41:01.333262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10574. [2026-03-28T15:41:01.334368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10575. [2026-03-28T15:41:01.334493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10576. [2026-03-28T15:41:01.335784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10577. [2026-03-28T15:41:01.335892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10578. [2026-03-28T15:41:01.336719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10579. [2026-03-28T15:41:01.336821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10580. [2026-03-28T15:41:01.337466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10581. [2026-03-28T15:41:01.337579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10582. [2026-03-28T15:41:01.338687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10583. [2026-03-28T15:41:01.338805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10584. [2026-03-28T15:41:01.340001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10585. [2026-03-28T15:41:01.340135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10586. [2026-03-28T15:41:01.341293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10587. [2026-03-28T15:41:01.341437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10588. [2026-03-28T15:41:01.342779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10589. [2026-03-28T15:41:01.342895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10590. [2026-03-28T15:41:01.344013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10591. [2026-03-28T15:41:01.344150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10592. [2026-03-28T15:41:01.345298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10593. [2026-03-28T15:41:01.345442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10594. [2026-03-28T15:41:01.348751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10595. [2026-03-28T15:41:01.348878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10596. [2026-03-28T15:41:01.349765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10597. [2026-03-28T15:41:01.349899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10598. [2026-03-28T15:41:01.350003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10599. [2026-03-28T15:41:01.350156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10600. [2026-03-28T15:41:01.350286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10601. [2026-03-28T15:41:01.350416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10602. [2026-03-28T15:41:01.350508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10603. [2026-03-28T15:41:01.350609+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10604. [2026-03-28T15:41:01.350693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10605. [2026-03-28T15:41:01.350789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10606. [2026-03-28T15:41:01.350897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10607. [2026-03-28T15:41:01.350995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10608. [2026-03-28T15:41:01.351104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10609. [2026-03-28T15:41:01.351207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10610. [2026-03-28T15:41:01.351295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10611. [2026-03-28T15:41:01.351394+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10612. [2026-03-28T15:41:01.351506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10613. [2026-03-28T15:41:01.351656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10614. [2026-03-28T15:41:01.351737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10615. [2026-03-28T15:41:01.351827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10616. [2026-03-28T15:41:01.351922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10617. [2026-03-28T15:41:01.351999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10618. [2026-03-28T15:41:01.352094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10619. [2026-03-28T15:41:01.353442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10620. [2026-03-28T15:41:01.353538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10621. [2026-03-28T15:41:01.356382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10622. [2026-03-28T15:41:01.356469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10623. [2026-03-28T15:41:01.546631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10624. [2026-03-28T15:41:01.779436+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10625. [2026-03-28T15:41:01.780156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10626. [2026-03-28T15:41:01.784368+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10627. [2026-03-28T15:41:01.787406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /atomlib.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /atomlib.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10628. [2026-03-28T15:41:01.790953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10629. [2026-03-28T15:41:01.791995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10630. [2026-03-28T15:41:01.793344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10631. [2026-03-28T15:41:01.793482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10632. [2026-03-28T15:41:01.794294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10633. [2026-03-28T15:41:01.794438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10634. [2026-03-28T15:41:01.795973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10635. [2026-03-28T15:41:01.796131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10636. [2026-03-28T15:41:01.797604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10637. [2026-03-28T15:41:01.797745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10638. [2026-03-28T15:41:01.799088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10639. [2026-03-28T15:41:01.799213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10640. [2026-03-28T15:41:01.800984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10641. [2026-03-28T15:41:01.801150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10642. [2026-03-28T15:41:01.802583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10643. [2026-03-28T15:41:01.802710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10644. [2026-03-28T15:41:01.807156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10645. [2026-03-28T15:41:01.807330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10646. [2026-03-28T15:41:01.811408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10647. [2026-03-28T15:41:01.811550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10648. [2026-03-28T15:41:01.811937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10649. [2026-03-28T15:41:01.812077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10650. [2026-03-28T15:41:01.813290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10651. [2026-03-28T15:41:01.813443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10652. [2026-03-28T15:41:01.814829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10653. [2026-03-28T15:41:01.814977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10654. [2026-03-28T15:41:01.819507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10655. [2026-03-28T15:41:01.819651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10656. [2026-03-28T15:41:01.820632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10657. [2026-03-28T15:41:01.820760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10658. [2026-03-28T15:41:01.821542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10659. [2026-03-28T15:41:01.821668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10660. [2026-03-28T15:41:01.823103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10661. [2026-03-28T15:41:01.823233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10662. [2026-03-28T15:41:01.824688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10663. [2026-03-28T15:41:01.824817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10664. [2026-03-28T15:41:01.826168+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10665. [2026-03-28T15:41:01.826294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10666. [2026-03-28T15:41:01.828004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10667. [2026-03-28T15:41:01.828163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10668. [2026-03-28T15:41:01.829521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10669. [2026-03-28T15:41:01.829648+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10670. [2026-03-28T15:41:01.830965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10671. [2026-03-28T15:41:01.831107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10672. [2026-03-28T15:41:01.834935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10673. [2026-03-28T15:41:01.835099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10674. [2026-03-28T15:41:01.836100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10675. [2026-03-28T15:41:01.836274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10676. [2026-03-28T15:41:01.836414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10677. [2026-03-28T15:41:01.836541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10678. [2026-03-28T15:41:01.836664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10679. [2026-03-28T15:41:01.836771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10680. [2026-03-28T15:41:01.836875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10681. [2026-03-28T15:41:01.836977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10682. [2026-03-28T15:41:01.837112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10683. [2026-03-28T15:41:01.837216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10684. [2026-03-28T15:41:01.837344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10685. [2026-03-28T15:41:01.837452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10686. [2026-03-28T15:41:01.837552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10687. [2026-03-28T15:41:01.837651+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10688. [2026-03-28T15:41:01.837756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10689. [2026-03-28T15:41:01.837858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10690. [2026-03-28T15:41:01.837988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10691. [2026-03-28T15:41:01.838135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10692. [2026-03-28T15:41:01.838240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10693. [2026-03-28T15:41:01.838353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10694. [2026-03-28T15:41:01.838465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10695. [2026-03-28T15:41:01.838566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10696. [2026-03-28T15:41:01.838664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10697. [2026-03-28T15:41:01.840061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10698. [2026-03-28T15:41:01.840182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10699. [2026-03-28T15:41:01.843227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10700. [2026-03-28T15:41:01.843345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10701. [2026-03-28T15:41:02.048416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10702. [2026-03-28T15:41:02.322222+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10703. [2026-03-28T15:41:02.322824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10704. [2026-03-28T15:41:02.326824+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10705. [2026-03-28T15:41:02.329947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /404.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /404.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10706. [2026-03-28T15:41:02.333337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10707. [2026-03-28T15:41:02.334176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10708. [2026-03-28T15:41:02.338360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10709. [2026-03-28T15:41:02.338554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10710. [2026-03-28T15:41:02.339562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10711. [2026-03-28T15:41:02.339714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10712. [2026-03-28T15:41:02.341587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10713. [2026-03-28T15:41:02.341740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10714. [2026-03-28T15:41:02.343512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10715. [2026-03-28T15:41:02.343665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10716. [2026-03-28T15:41:02.345326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10717. [2026-03-28T15:41:02.345480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10718. [2026-03-28T15:41:02.347621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10719. [2026-03-28T15:41:02.347800+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10720. [2026-03-28T15:41:02.349471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10721. [2026-03-28T15:41:02.349618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10722. [2026-03-28T15:41:02.351217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10723. [2026-03-28T15:41:02.351376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10724. [2026-03-28T15:41:02.356080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10725. [2026-03-28T15:41:02.356238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10726. [2026-03-28T15:41:02.356703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10727. [2026-03-28T15:41:02.356843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10728. [2026-03-28T15:41:02.358158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10729. [2026-03-28T15:41:02.358320+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10730. [2026-03-28T15:41:02.359820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10731. [2026-03-28T15:41:02.359981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10732. [2026-03-28T15:41:02.361792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10733. [2026-03-28T15:41:02.361932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10734. [2026-03-28T15:41:02.363001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10735. [2026-03-28T15:41:02.363158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10736. [2026-03-28T15:41:02.363978+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10737. [2026-03-28T15:41:02.364131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10738. [2026-03-28T15:41:02.365673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10739. [2026-03-28T15:41:02.365811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10740. [2026-03-28T15:41:02.367416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10741. [2026-03-28T15:41:02.367567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10742. [2026-03-28T15:41:02.369414+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10743. [2026-03-28T15:41:02.369561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10744. [2026-03-28T15:41:02.371407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10745. [2026-03-28T15:41:02.371542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10746. [2026-03-28T15:41:02.372938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10747. [2026-03-28T15:41:02.373086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10748. [2026-03-28T15:41:02.374488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10749. [2026-03-28T15:41:02.374635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10750. [2026-03-28T15:41:02.378615+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10751. [2026-03-28T15:41:02.378750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10752. [2026-03-28T15:41:02.379769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10753. [2026-03-28T15:41:02.379931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10754. [2026-03-28T15:41:02.380072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10755. [2026-03-28T15:41:02.380204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10756. [2026-03-28T15:41:02.380342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10757. [2026-03-28T15:41:02.380470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10758. [2026-03-28T15:41:02.380578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10759. [2026-03-28T15:41:02.380690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10760. [2026-03-28T15:41:02.380794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10761. [2026-03-28T15:41:02.380894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10762. [2026-03-28T15:41:02.381009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10763. [2026-03-28T15:41:02.381134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10764. [2026-03-28T15:41:02.381252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10765. [2026-03-28T15:41:02.381366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10766. [2026-03-28T15:41:02.381473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10767. [2026-03-28T15:41:02.381576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10768. [2026-03-28T15:41:02.381704+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10769. [2026-03-28T15:41:02.381820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10770. [2026-03-28T15:41:02.381921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10771. [2026-03-28T15:41:02.382037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10772. [2026-03-28T15:41:02.382153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10773. [2026-03-28T15:41:02.382254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10774. [2026-03-28T15:41:02.382365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10775. [2026-03-28T15:41:02.383774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10776. [2026-03-28T15:41:02.383888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10777. [2026-03-28T15:41:02.387083+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10778. [2026-03-28T15:41:02.387188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10779. [2026-03-28T15:41:02.630967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10780. [2026-03-28T15:41:02.864498+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10781. [2026-03-28T15:41:02.865167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10782. [2026-03-28T15:41:02.869585+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10783. [2026-03-28T15:41:02.872378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /a5.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /a5.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a5.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10784. [2026-03-28T15:41:02.875740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10785. [2026-03-28T15:41:02.876745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10786. [2026-03-28T15:41:02.878075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10787. [2026-03-28T15:41:02.878205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10788. [2026-03-28T15:41:02.879012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10789. [2026-03-28T15:41:02.879163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10790. [2026-03-28T15:41:02.880688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10791. [2026-03-28T15:41:02.880813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10792. [2026-03-28T15:41:02.882325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10793. [2026-03-28T15:41:02.882450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10794. [2026-03-28T15:41:02.883787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10795. [2026-03-28T15:41:02.883909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10796. [2026-03-28T15:41:02.885681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10797. [2026-03-28T15:41:02.885814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10798. [2026-03-28T15:41:02.887242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10799. [2026-03-28T15:41:02.887381+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10800. [2026-03-28T15:41:02.888732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10801. [2026-03-28T15:41:02.888870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10802. [2026-03-28T15:41:02.893326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10803. [2026-03-28T15:41:02.893465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10804. [2026-03-28T15:41:02.893853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10805. [2026-03-28T15:41:02.893972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10806. [2026-03-28T15:41:02.895171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10807. [2026-03-28T15:41:02.895319+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10808. [2026-03-28T15:41:02.896691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10809. [2026-03-28T15:41:02.896849+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10810. [2026-03-28T15:41:02.898497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10811. [2026-03-28T15:41:02.898626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10812. [2026-03-28T15:41:02.899582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10813. [2026-03-28T15:41:02.899706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10814. [2026-03-28T15:41:02.900484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10815. [2026-03-28T15:41:02.900605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10816. [2026-03-28T15:41:02.902104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10817. [2026-03-28T15:41:02.902240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10818. [2026-03-28T15:41:02.904159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10819. [2026-03-28T15:41:02.904297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10820. [2026-03-28T15:41:02.905762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10821. [2026-03-28T15:41:02.905956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10822. [2026-03-28T15:41:02.908154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10823. [2026-03-28T15:41:02.908292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10824. [2026-03-28T15:41:02.909685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10825. [2026-03-28T15:41:02.909811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10826. [2026-03-28T15:41:02.911141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10827. [2026-03-28T15:41:02.911266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10828. [2026-03-28T15:41:02.915403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10829. [2026-03-28T15:41:02.915679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10830. [2026-03-28T15:41:02.916706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10831. [2026-03-28T15:41:02.916880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10832. [2026-03-28T15:41:02.917002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10833. [2026-03-28T15:41:02.917153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10834. [2026-03-28T15:41:02.917276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10835. [2026-03-28T15:41:02.917395+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10836. [2026-03-28T15:41:02.917499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10837. [2026-03-28T15:41:02.917601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10838. [2026-03-28T15:41:02.917702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10839. [2026-03-28T15:41:02.917812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10840. [2026-03-28T15:41:02.917926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10841. [2026-03-28T15:41:02.918045+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10842. [2026-03-28T15:41:02.918148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10843. [2026-03-28T15:41:02.918244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10844. [2026-03-28T15:41:02.918529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10845. [2026-03-28T15:41:02.918649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10846. [2026-03-28T15:41:02.918780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10847. [2026-03-28T15:41:02.918896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10848. [2026-03-28T15:41:02.918997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10849. [2026-03-28T15:41:02.919119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10850. [2026-03-28T15:41:02.919220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10851. [2026-03-28T15:41:02.919331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10852. [2026-03-28T15:41:02.919430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10853. [2026-03-28T15:41:02.920770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10854. [2026-03-28T15:41:02.920893+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10855. [2026-03-28T15:41:02.923995+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10856. [2026-03-28T15:41:02.924120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10857. [2026-03-28T15:41:03.133195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10858. [2026-03-28T15:41:03.367651+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10859. [2026-03-28T15:41:03.368299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10860. [2026-03-28T15:41:03.372147+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10861. [2026-03-28T15:41:03.375222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /class-wp-l10n-cache.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /class-wp-l10n-cache.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-wp-l10n-cache.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10862. [2026-03-28T15:41:03.379225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10863. [2026-03-28T15:41:03.380170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10864. [2026-03-28T15:41:03.381210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10865. [2026-03-28T15:41:03.381342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10866. [2026-03-28T15:41:03.382046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10867. [2026-03-28T15:41:03.382183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10868. [2026-03-28T15:41:03.383486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10869. [2026-03-28T15:41:03.383599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10870. [2026-03-28T15:41:03.384802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10871. [2026-03-28T15:41:03.384897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10872. [2026-03-28T15:41:03.386062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10873. [2026-03-28T15:41:03.386177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10874. [2026-03-28T15:41:03.387746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10875. [2026-03-28T15:41:03.387868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10876. [2026-03-28T15:41:03.389104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10877. [2026-03-28T15:41:03.389210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10878. [2026-03-28T15:41:03.390347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10879. [2026-03-28T15:41:03.390466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10880. [2026-03-28T15:41:03.393868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10881. [2026-03-28T15:41:03.393980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10882. [2026-03-28T15:41:03.397475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10883. [2026-03-28T15:41:03.397722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10884. [2026-03-28T15:41:03.399825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10885. [2026-03-28T15:41:03.400077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10886. [2026-03-28T15:41:03.402452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10887. [2026-03-28T15:41:03.402689+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10888. [2026-03-28T15:41:03.405416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10889. [2026-03-28T15:41:03.405612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10890. [2026-03-28T15:41:03.407107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10891. [2026-03-28T15:41:03.407345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10892. [2026-03-28T15:41:03.408542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10893. [2026-03-28T15:41:03.408739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10894. [2026-03-28T15:41:03.410916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10895. [2026-03-28T15:41:03.411141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10896. [2026-03-28T15:41:03.413420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10897. [2026-03-28T15:41:03.413611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10898. [2026-03-28T15:41:03.415677+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10899. [2026-03-28T15:41:03.415859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10900. [2026-03-28T15:41:03.419514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10901. [2026-03-28T15:41:03.419696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10902. [2026-03-28T15:41:03.421219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10903. [2026-03-28T15:41:03.421374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10904. [2026-03-28T15:41:03.422843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10905. [2026-03-28T15:41:03.422992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10906. [2026-03-28T15:41:03.427266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10907. [2026-03-28T15:41:03.427433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10908. [2026-03-28T15:41:03.428599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10909. [2026-03-28T15:41:03.428810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10910. [2026-03-28T15:41:03.428945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10911. [2026-03-28T15:41:03.429441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10912. [2026-03-28T15:41:03.429608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10913. [2026-03-28T15:41:03.429746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10914. [2026-03-28T15:41:03.429873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10915. [2026-03-28T15:41:03.429986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10916. [2026-03-28T15:41:03.430137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10917. [2026-03-28T15:41:03.430249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10918. [2026-03-28T15:41:03.430406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10919. [2026-03-28T15:41:03.430521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10920. [2026-03-28T15:41:03.430629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10921. [2026-03-28T15:41:03.430757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10922. [2026-03-28T15:41:03.430880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10923. [2026-03-28T15:41:03.430987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10924. [2026-03-28T15:41:03.431128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10925. [2026-03-28T15:41:03.431250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10926. [2026-03-28T15:41:03.431369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10927. [2026-03-28T15:41:03.431486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10928. [2026-03-28T15:41:03.431601+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10929. [2026-03-28T15:41:03.431707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10930. [2026-03-28T15:41:03.431828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10931. [2026-03-28T15:41:03.433408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10932. [2026-03-28T15:41:03.433526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10933. [2026-03-28T15:41:03.437975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10934. [2026-03-28T15:41:03.438132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10935. [2026-03-28T15:41:03.606765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10936. [2026-03-28T15:41:03.845238+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  10937. [2026-03-28T15:41:03.845855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10938. [2026-03-28T15:41:03.849390+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10939. [2026-03-28T15:41:03.852055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /2ksm17n.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /2ksm17n.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2ksm17n.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10940. [2026-03-28T15:41:03.855172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10941. [2026-03-28T15:41:03.856066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10942. [2026-03-28T15:41:03.857093+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10943. [2026-03-28T15:41:03.857226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10944. [2026-03-28T15:41:03.857922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10945. [2026-03-28T15:41:03.858048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10946. [2026-03-28T15:41:03.859338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10947. [2026-03-28T15:41:03.859454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10948. [2026-03-28T15:41:03.860681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10949. [2026-03-28T15:41:03.860784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10950. [2026-03-28T15:41:03.861943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10951. [2026-03-28T15:41:03.862058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10952. [2026-03-28T15:41:03.863519+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10953. [2026-03-28T15:41:03.863645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10954. [2026-03-28T15:41:03.864906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10955. [2026-03-28T15:41:03.865003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10956. [2026-03-28T15:41:03.866204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10957. [2026-03-28T15:41:03.866317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10958. [2026-03-28T15:41:03.869759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10959. [2026-03-28T15:41:03.869870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10960. [2026-03-28T15:41:03.870255+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10961. [2026-03-28T15:41:03.870365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10962. [2026-03-28T15:41:03.871514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10963. [2026-03-28T15:41:03.871638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10964. [2026-03-28T15:41:03.872860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10965. [2026-03-28T15:41:03.872989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10966. [2026-03-28T15:41:03.874290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10967. [2026-03-28T15:41:03.874407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10968. [2026-03-28T15:41:03.875186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10969. [2026-03-28T15:41:03.875295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10970. [2026-03-28T15:41:03.875898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10971. [2026-03-28T15:41:03.876011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10972. [2026-03-28T15:41:03.877133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10973. [2026-03-28T15:41:03.877245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10974. [2026-03-28T15:41:03.878382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10975. [2026-03-28T15:41:03.878492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10976. [2026-03-28T15:41:03.879618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10977. [2026-03-28T15:41:03.879718+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10978. [2026-03-28T15:41:03.881200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10979. [2026-03-28T15:41:03.881324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10980. [2026-03-28T15:41:03.882420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10981. [2026-03-28T15:41:03.882522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10982. [2026-03-28T15:41:03.883587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10983. [2026-03-28T15:41:03.883687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10984. [2026-03-28T15:41:03.886819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10985. [2026-03-28T15:41:03.886967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10986. [2026-03-28T15:41:03.887770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10987. [2026-03-28T15:41:03.887903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10988. [2026-03-28T15:41:03.888013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10989. [2026-03-28T15:41:03.888136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10990. [2026-03-28T15:41:03.888247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10991. [2026-03-28T15:41:03.888345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10992. [2026-03-28T15:41:03.888431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10993. [2026-03-28T15:41:03.888515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10994. [2026-03-28T15:41:03.888600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10995. [2026-03-28T15:41:03.888699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10996. [2026-03-28T15:41:03.888793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10997. [2026-03-28T15:41:03.888891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10998. [2026-03-28T15:41:03.888969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10999. [2026-03-28T15:41:03.889077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11000. [2026-03-28T15:41:03.889165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11001. [2026-03-28T15:41:03.889249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11002. [2026-03-28T15:41:03.889354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11003. [2026-03-28T15:41:03.889463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11004. [2026-03-28T15:41:03.889548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11005. [2026-03-28T15:41:03.889631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11006. [2026-03-28T15:41:03.889711+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11007. [2026-03-28T15:41:03.889792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11008. [2026-03-28T15:41:03.889886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11009. [2026-03-28T15:41:03.891089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11010. [2026-03-28T15:41:03.891190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11011. [2026-03-28T15:41:03.893760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11012. [2026-03-28T15:41:03.893848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11013. [2026-03-28T15:41:04.108792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11014. [2026-03-28T15:41:04.354753+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11015. [2026-03-28T15:41:04.355505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11016. [2026-03-28T15:41:04.359344+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11017. [2026-03-28T15:41:04.362185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11018. [2026-03-28T15:41:04.365761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11019. [2026-03-28T15:41:04.366769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11020. [2026-03-28T15:41:04.368018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11021. [2026-03-28T15:41:04.368167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11022. [2026-03-28T15:41:04.368954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11023. [2026-03-28T15:41:04.369109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11024. [2026-03-28T15:41:04.370631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11025. [2026-03-28T15:41:04.370773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11026. [2026-03-28T15:41:04.372270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11027. [2026-03-28T15:41:04.372411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11028. [2026-03-28T15:41:04.373762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11029. [2026-03-28T15:41:04.373886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11030. [2026-03-28T15:41:04.375730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11031. [2026-03-28T15:41:04.375876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11032. [2026-03-28T15:41:04.377429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11033. [2026-03-28T15:41:04.377561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11034. [2026-03-28T15:41:04.379053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11035. [2026-03-28T15:41:04.379205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11036. [2026-03-28T15:41:04.383281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11037. [2026-03-28T15:41:04.383441+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11038. [2026-03-28T15:41:04.383821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11039. [2026-03-28T15:41:04.383938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11040. [2026-03-28T15:41:04.385771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11041. [2026-03-28T15:41:04.385911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11042. [2026-03-28T15:41:04.387396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11043. [2026-03-28T15:41:04.387546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11044. [2026-03-28T15:41:04.389205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11045. [2026-03-28T15:41:04.389410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11046. [2026-03-28T15:41:04.390560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11047. [2026-03-28T15:41:04.390723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11048. [2026-03-28T15:41:04.391653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11049. [2026-03-28T15:41:04.391803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11050. [2026-03-28T15:41:04.393372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11051. [2026-03-28T15:41:04.393532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11052. [2026-03-28T15:41:04.394996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11053. [2026-03-28T15:41:04.395174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11054. [2026-03-28T15:41:04.399670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11055. [2026-03-28T15:41:04.399900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11056. [2026-03-28T15:41:04.402798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11057. [2026-03-28T15:41:04.403002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11058. [2026-03-28T15:41:04.405283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11059. [2026-03-28T15:41:04.405510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11060. [2026-03-28T15:41:04.408713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11061. [2026-03-28T15:41:04.409233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11062. [2026-03-28T15:41:04.417225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11063. [2026-03-28T15:41:04.417430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11064. [2026-03-28T15:41:04.419627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11065. [2026-03-28T15:41:04.419779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11066. [2026-03-28T15:41:04.419882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11067. [2026-03-28T15:41:04.419998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11068. [2026-03-28T15:41:04.420139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11069. [2026-03-28T15:41:04.420233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11070. [2026-03-28T15:41:04.420356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11071. [2026-03-28T15:41:04.420454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11072. [2026-03-28T15:41:04.420540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11073. [2026-03-28T15:41:04.420623+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11074. [2026-03-28T15:41:04.420719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11075. [2026-03-28T15:41:04.420804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11076. [2026-03-28T15:41:04.420885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11077. [2026-03-28T15:41:04.420974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11078. [2026-03-28T15:41:04.421092+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11079. [2026-03-28T15:41:04.421190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11080. [2026-03-28T15:41:04.421286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11081. [2026-03-28T15:41:04.421393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11082. [2026-03-28T15:41:04.421597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11083. [2026-03-28T15:41:04.421684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11084. [2026-03-28T15:41:04.421767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11085. [2026-03-28T15:41:04.421861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11086. [2026-03-28T15:41:04.421944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11087. [2026-03-28T15:41:04.423109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11088. [2026-03-28T15:41:04.423203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11089. [2026-03-28T15:41:04.425836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11090. [2026-03-28T15:41:04.425934+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11091. [2026-03-28T15:41:04.626801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11092. [2026-03-28T15:41:05.322888+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11093. [2026-03-28T15:41:05.323562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11094. [2026-03-28T15:41:05.327195+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11095. [2026-03-28T15:41:05.330039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nc4.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nc4.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nc4.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11096. [2026-03-28T15:41:05.333258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11097. [2026-03-28T15:41:05.334134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11098. [2026-03-28T15:41:05.335465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11099. [2026-03-28T15:41:05.335722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11100. [2026-03-28T15:41:05.337104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11101. [2026-03-28T15:41:05.337327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11102. [2026-03-28T15:41:05.339923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11103. [2026-03-28T15:41:05.340256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11104. [2026-03-28T15:41:05.342980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11105. [2026-03-28T15:41:05.343464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11106. [2026-03-28T15:41:05.345838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11107. [2026-03-28T15:41:05.346090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11108. [2026-03-28T15:41:05.349125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11109. [2026-03-28T15:41:05.349366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11110. [2026-03-28T15:41:05.351784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11111. [2026-03-28T15:41:05.351994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11112. [2026-03-28T15:41:05.354281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11113. [2026-03-28T15:41:05.354504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11114. [2026-03-28T15:41:05.360965+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11115. [2026-03-28T15:41:05.361206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11116. [2026-03-28T15:41:05.361851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11117. [2026-03-28T15:41:05.362023+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11118. [2026-03-28T15:41:05.363823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11119. [2026-03-28T15:41:05.364069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11120. [2026-03-28T15:41:05.366117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11121. [2026-03-28T15:41:05.366337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11122. [2026-03-28T15:41:05.368738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11123. [2026-03-28T15:41:05.368919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11124. [2026-03-28T15:41:05.370341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11125. [2026-03-28T15:41:05.370518+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11126. [2026-03-28T15:41:05.371655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11127. [2026-03-28T15:41:05.371842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11128. [2026-03-28T15:41:05.373779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11129. [2026-03-28T15:41:05.373970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11130. [2026-03-28T15:41:05.375981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11131. [2026-03-28T15:41:05.376178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11132. [2026-03-28T15:41:05.378087+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11133. [2026-03-28T15:41:05.378261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11134. [2026-03-28T15:41:05.380720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11135. [2026-03-28T15:41:05.380896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11136. [2026-03-28T15:41:05.382766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11137. [2026-03-28T15:41:05.382935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11138. [2026-03-28T15:41:05.384687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11139. [2026-03-28T15:41:05.384842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11140. [2026-03-28T15:41:05.389847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11141. [2026-03-28T15:41:05.390011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11142. [2026-03-28T15:41:05.391289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11143. [2026-03-28T15:41:05.391504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11144. [2026-03-28T15:41:05.391696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11145. [2026-03-28T15:41:05.391855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11146. [2026-03-28T15:41:05.392055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11147. [2026-03-28T15:41:05.392193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11148. [2026-03-28T15:41:05.392338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11149. [2026-03-28T15:41:05.392480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11150. [2026-03-28T15:41:05.392618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11151. [2026-03-28T15:41:05.392740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11152. [2026-03-28T15:41:05.392916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11153. [2026-03-28T15:41:05.393080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11154. [2026-03-28T15:41:05.393201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11155. [2026-03-28T15:41:05.393330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11156. [2026-03-28T15:41:05.393465+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11157. [2026-03-28T15:41:05.393586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11158. [2026-03-28T15:41:05.393723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11159. [2026-03-28T15:41:05.393877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11160. [2026-03-28T15:41:05.394012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11161. [2026-03-28T15:41:05.395248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11162. [2026-03-28T15:41:05.395385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11163. [2026-03-28T15:41:05.395488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11164. [2026-03-28T15:41:05.395591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11165. [2026-03-28T15:41:05.396880+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11166. [2026-03-28T15:41:05.396986+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11167. [2026-03-28T15:41:05.399955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11168. [2026-03-28T15:41:05.400160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11169. [2026-03-28T15:41:05.624950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11170. [2026-03-28T15:41:05.960981+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11171. [2026-03-28T15:41:05.961552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11172. [2026-03-28T15:41:05.964877+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11173. [2026-03-28T15:41:05.967471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /file.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /file.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11174. [2026-03-28T15:41:05.970468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11175. [2026-03-28T15:41:05.971247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11176. [2026-03-28T15:41:05.972250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11177. [2026-03-28T15:41:05.972369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11178. [2026-03-28T15:41:05.973076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11179. [2026-03-28T15:41:05.973201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11180. [2026-03-28T15:41:05.974425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11181. [2026-03-28T15:41:05.974552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11182. [2026-03-28T15:41:05.975715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11183. [2026-03-28T15:41:05.975820+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11184. [2026-03-28T15:41:05.976876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11185. [2026-03-28T15:41:05.976979+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11186. [2026-03-28T15:41:05.978436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11187. [2026-03-28T15:41:05.978552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11188. [2026-03-28T15:41:05.979748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11189. [2026-03-28T15:41:05.979878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11190. [2026-03-28T15:41:05.981010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11191. [2026-03-28T15:41:05.981142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11192. [2026-03-28T15:41:05.984555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11193. [2026-03-28T15:41:05.984670+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11194. [2026-03-28T15:41:05.984984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11195. [2026-03-28T15:41:05.985104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11196. [2026-03-28T15:41:05.986144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11197. [2026-03-28T15:41:05.986257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11198. [2026-03-28T15:41:05.987442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11199. [2026-03-28T15:41:05.987583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11200. [2026-03-28T15:41:05.988942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11201. [2026-03-28T15:41:05.989060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11202. [2026-03-28T15:41:05.989922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11203. [2026-03-28T15:41:05.990052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11204. [2026-03-28T15:41:05.990710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11205. [2026-03-28T15:41:05.990805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11206. [2026-03-28T15:41:05.991905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11207. [2026-03-28T15:41:05.992001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11208. [2026-03-28T15:41:05.996189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11209. [2026-03-28T15:41:05.996318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11210. [2026-03-28T15:41:05.997403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11211. [2026-03-28T15:41:05.997527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11212. [2026-03-28T15:41:05.998885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11213. [2026-03-28T15:41:05.998990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11214. [2026-03-28T15:41:06.000065+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11215. [2026-03-28T15:41:06.000170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11216. [2026-03-28T15:41:06.001233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11217. [2026-03-28T15:41:06.001348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11218. [2026-03-28T15:41:06.004536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11219. [2026-03-28T15:41:06.004657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11220. [2026-03-28T15:41:06.005480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11221. [2026-03-28T15:41:06.005614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11222. [2026-03-28T15:41:06.005714+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11223. [2026-03-28T15:41:06.005819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11224. [2026-03-28T15:41:06.005919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11225. [2026-03-28T15:41:06.006008+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11226. [2026-03-28T15:41:06.006135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11227. [2026-03-28T15:41:06.006221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11228. [2026-03-28T15:41:06.006317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11229. [2026-03-28T15:41:06.006403+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11230. [2026-03-28T15:41:06.006499+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11231. [2026-03-28T15:41:06.006596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11232. [2026-03-28T15:41:06.006679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11233. [2026-03-28T15:41:06.006760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11234. [2026-03-28T15:41:06.006856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11235. [2026-03-28T15:41:06.006942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11236. [2026-03-28T15:41:06.007053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11237. [2026-03-28T15:41:06.007153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11238. [2026-03-28T15:41:06.007237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11239. [2026-03-28T15:41:06.007331+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11240. [2026-03-28T15:41:06.007415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11241. [2026-03-28T15:41:06.007506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11242. [2026-03-28T15:41:06.007587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11243. [2026-03-28T15:41:06.008814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11244. [2026-03-28T15:41:06.008914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11245. [2026-03-28T15:41:06.011807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11246. [2026-03-28T15:41:06.011891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11247. [2026-03-28T15:41:06.234998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11248. [2026-03-28T15:41:06.504886+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11249. [2026-03-28T15:41:06.505563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11250. [2026-03-28T15:41:06.509153+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11251. [2026-03-28T15:41:06.517570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /x7.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /x7.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x7.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11252. [2026-03-28T15:41:06.524432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11253. [2026-03-28T15:41:06.525738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11254. [2026-03-28T15:41:06.527170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11255. [2026-03-28T15:41:06.527339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11256. [2026-03-28T15:41:06.528325+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11257. [2026-03-28T15:41:06.528480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11258. [2026-03-28T15:41:06.530212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11259. [2026-03-28T15:41:06.530366+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11260. [2026-03-28T15:41:06.531968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11261. [2026-03-28T15:41:06.532126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11262. [2026-03-28T15:41:06.533618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11263. [2026-03-28T15:41:06.533770+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11264. [2026-03-28T15:41:06.535780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11265. [2026-03-28T15:41:06.535942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11266. [2026-03-28T15:41:06.537561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11267. [2026-03-28T15:41:06.537702+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11268. [2026-03-28T15:41:06.539209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11269. [2026-03-28T15:41:06.539376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11270. [2026-03-28T15:41:06.543721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11271. [2026-03-28T15:41:06.543878+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11272. [2026-03-28T15:41:06.544330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11273. [2026-03-28T15:41:06.544472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11274. [2026-03-28T15:41:06.545782+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11275. [2026-03-28T15:41:06.545946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11276. [2026-03-28T15:41:06.547456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11277. [2026-03-28T15:41:06.547628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11278. [2026-03-28T15:41:06.549368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11279. [2026-03-28T15:41:06.549515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11280. [2026-03-28T15:41:06.550551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11281. [2026-03-28T15:41:06.550682+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11282. [2026-03-28T15:41:06.551458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11283. [2026-03-28T15:41:06.551586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11284. [2026-03-28T15:41:06.553098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11285. [2026-03-28T15:41:06.553228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11286. [2026-03-28T15:41:06.554701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11287. [2026-03-28T15:41:06.554833+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11288. [2026-03-28T15:41:06.556217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11289. [2026-03-28T15:41:06.556362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11290. [2026-03-28T15:41:06.558156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11291. [2026-03-28T15:41:06.558288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11292. [2026-03-28T15:41:06.559665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11293. [2026-03-28T15:41:06.559823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11294. [2026-03-28T15:41:06.561196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11295. [2026-03-28T15:41:06.561342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11296. [2026-03-28T15:41:06.566390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11297. [2026-03-28T15:41:06.566536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11298. [2026-03-28T15:41:06.567606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11299. [2026-03-28T15:41:06.567773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11300. [2026-03-28T15:41:06.567898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11301. [2026-03-28T15:41:06.568076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11302. [2026-03-28T15:41:06.568218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11303. [2026-03-28T15:41:06.568344+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11304. [2026-03-28T15:41:06.568456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11305. [2026-03-28T15:41:06.568568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11306. [2026-03-28T15:41:06.568673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11307. [2026-03-28T15:41:06.568775+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11308. [2026-03-28T15:41:06.568905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11309. [2026-03-28T15:41:06.569012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11310. [2026-03-28T15:41:06.569138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11311. [2026-03-28T15:41:06.569240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11312. [2026-03-28T15:41:06.569360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11313. [2026-03-28T15:41:06.569467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11314. [2026-03-28T15:41:06.569586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11315. [2026-03-28T15:41:06.569721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11316. [2026-03-28T15:41:06.569840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11317. [2026-03-28T15:41:06.569955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11318. [2026-03-28T15:41:06.570074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11319. [2026-03-28T15:41:06.570190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11320. [2026-03-28T15:41:06.570290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11321. [2026-03-28T15:41:06.571749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11322. [2026-03-28T15:41:06.571874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11323. [2026-03-28T15:41:06.576387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11324. [2026-03-28T15:41:06.576493+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11325. [2026-03-28T15:41:06.762202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11326. [2026-03-28T15:41:07.035331+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11327. [2026-03-28T15:41:07.036119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11328. [2026-03-28T15:41:07.040428+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11329. [2026-03-28T15:41:07.043708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /css.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /css.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11330. [2026-03-28T15:41:07.047409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11331. [2026-03-28T15:41:07.048444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11332. [2026-03-28T15:41:07.049732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11333. [2026-03-28T15:41:07.049885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11334. [2026-03-28T15:41:07.050741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11335. [2026-03-28T15:41:07.050876+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11336. [2026-03-28T15:41:07.052409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11337. [2026-03-28T15:41:07.052546+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11338. [2026-03-28T15:41:07.054356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11339. [2026-03-28T15:41:07.054494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11340. [2026-03-28T15:41:07.055900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11341. [2026-03-28T15:41:07.056076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11342. [2026-03-28T15:41:07.057895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11343. [2026-03-28T15:41:07.058073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11344. [2026-03-28T15:41:07.059526+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11345. [2026-03-28T15:41:07.059698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11346. [2026-03-28T15:41:07.061163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11347. [2026-03-28T15:41:07.061292+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11348. [2026-03-28T15:41:07.065690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11349. [2026-03-28T15:41:07.065854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11350. [2026-03-28T15:41:07.066339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11351. [2026-03-28T15:41:07.066507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11352. [2026-03-28T15:41:07.067831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11353. [2026-03-28T15:41:07.067988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11354. [2026-03-28T15:41:07.069481+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11355. [2026-03-28T15:41:07.069660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11356. [2026-03-28T15:41:07.071439+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11357. [2026-03-28T15:41:07.071589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11358. [2026-03-28T15:41:07.072639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11359. [2026-03-28T15:41:07.072786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11360. [2026-03-28T15:41:07.073612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11361. [2026-03-28T15:41:07.073780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11362. [2026-03-28T15:41:07.075274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11363. [2026-03-28T15:41:07.075415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11364. [2026-03-28T15:41:07.076952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11365. [2026-03-28T15:41:07.077112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11366. [2026-03-28T15:41:07.078538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11367. [2026-03-28T15:41:07.078665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11368. [2026-03-28T15:41:07.080500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11369. [2026-03-28T15:41:07.080632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11370. [2026-03-28T15:41:07.082045+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11371. [2026-03-28T15:41:07.082176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11372. [2026-03-28T15:41:07.083557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11373. [2026-03-28T15:41:07.083686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11374. [2026-03-28T15:41:07.087728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11375. [2026-03-28T15:41:07.087874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11376. [2026-03-28T15:41:07.089017+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11377. [2026-03-28T15:41:07.089210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11378. [2026-03-28T15:41:07.089345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11379. [2026-03-28T15:41:07.089476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11380. [2026-03-28T15:41:07.089600+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11381. [2026-03-28T15:41:07.089719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11382. [2026-03-28T15:41:07.089824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11383. [2026-03-28T15:41:07.089943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11384. [2026-03-28T15:41:07.090071+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11385. [2026-03-28T15:41:07.090769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11386. [2026-03-28T15:41:07.090941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11387. [2026-03-28T15:41:07.091077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11388. [2026-03-28T15:41:07.091194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11389. [2026-03-28T15:41:07.091298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11390. [2026-03-28T15:41:07.091437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11391. [2026-03-28T15:41:07.091550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11392. [2026-03-28T15:41:07.091669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11393. [2026-03-28T15:41:07.091789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11394. [2026-03-28T15:41:07.091904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11395. [2026-03-28T15:41:07.092056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11396. [2026-03-28T15:41:07.092176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11397. [2026-03-28T15:41:07.092280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11398. [2026-03-28T15:41:07.092412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11399. [2026-03-28T15:41:07.093890+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11400. [2026-03-28T15:41:07.094005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11401. [2026-03-28T15:41:07.097226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11402. [2026-03-28T15:41:07.097352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11403. [2026-03-28T15:41:07.276506+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11404. [2026-03-28T15:41:07.525741+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11405. [2026-03-28T15:41:07.526543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11406. [2026-03-28T15:41:07.531251+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11407. [2026-03-28T15:41:07.534740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /albin.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /albin.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/albin.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11408. [2026-03-28T15:41:07.538593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11409. [2026-03-28T15:41:07.539698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11410. [2026-03-28T15:41:07.541095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11411. [2026-03-28T15:41:07.541239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11412. [2026-03-28T15:41:07.542141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11413. [2026-03-28T15:41:07.542283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11414. [2026-03-28T15:41:07.543936+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11415. [2026-03-28T15:41:07.544086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11416. [2026-03-28T15:41:07.545603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11417. [2026-03-28T15:41:07.545736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11418. [2026-03-28T15:41:07.547154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11419. [2026-03-28T15:41:07.547284+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11420. [2026-03-28T15:41:07.549180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11421. [2026-03-28T15:41:07.549334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11422. [2026-03-28T15:41:07.550823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11423. [2026-03-28T15:41:07.550969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11424. [2026-03-28T15:41:07.552445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11425. [2026-03-28T15:41:07.552578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11426. [2026-03-28T15:41:07.556698+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11427. [2026-03-28T15:41:07.556855+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11428. [2026-03-28T15:41:07.557283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11429. [2026-03-28T15:41:07.557422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11430. [2026-03-28T15:41:07.558641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11431. [2026-03-28T15:41:07.558779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11432. [2026-03-28T15:41:07.560180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11433. [2026-03-28T15:41:07.560348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11434. [2026-03-28T15:41:07.561989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11435. [2026-03-28T15:41:07.562152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11436. [2026-03-28T15:41:07.563121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11437. [2026-03-28T15:41:07.563248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11438. [2026-03-28T15:41:07.564055+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11439. [2026-03-28T15:41:07.564181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11440. [2026-03-28T15:41:07.565566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11441. [2026-03-28T15:41:07.565693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11442. [2026-03-28T15:41:07.567146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11443. [2026-03-28T15:41:07.567274+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11444. [2026-03-28T15:41:07.568635+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11445. [2026-03-28T15:41:07.568762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11446. [2026-03-28T15:41:07.570585+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11447. [2026-03-28T15:41:07.570713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11448. [2026-03-28T15:41:07.572096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11449. [2026-03-28T15:41:07.572224+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11450. [2026-03-28T15:41:07.573614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11451. [2026-03-28T15:41:07.573742+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11452. [2026-03-28T15:41:07.577687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11453. [2026-03-28T15:41:07.577839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11454. [2026-03-28T15:41:07.578834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11455. [2026-03-28T15:41:07.579005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11456. [2026-03-28T15:41:07.579171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11457. [2026-03-28T15:41:07.579327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11458. [2026-03-28T15:41:07.579456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11459. [2026-03-28T15:41:07.579565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11460. [2026-03-28T15:41:07.579669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11461. [2026-03-28T15:41:07.579773+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11462. [2026-03-28T15:41:07.579877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11463. [2026-03-28T15:41:07.579976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11464. [2026-03-28T15:41:07.580117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11465. [2026-03-28T15:41:07.580238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11466. [2026-03-28T15:41:07.580354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11467. [2026-03-28T15:41:07.580456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11468. [2026-03-28T15:41:07.580562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11469. [2026-03-28T15:41:07.580676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11470. [2026-03-28T15:41:07.580802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11471. [2026-03-28T15:41:07.580918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11472. [2026-03-28T15:41:07.581046+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11473. [2026-03-28T15:41:07.581159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11474. [2026-03-28T15:41:07.581257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11475. [2026-03-28T15:41:07.581369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11476. [2026-03-28T15:41:07.581469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11477. [2026-03-28T15:41:07.582868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11478. [2026-03-28T15:41:07.582983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11479. [2026-03-28T15:41:07.586227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11480. [2026-03-28T15:41:07.586356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11481. [2026-03-28T15:41:07.780858+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11482. [2026-03-28T15:41:08.032589+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11483. [2026-03-28T15:41:08.033433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11484. [2026-03-28T15:41:08.038317+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11485. [2026-03-28T15:41:08.041892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /t00l.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /t00l.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/t00l.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11486. [2026-03-28T15:41:08.046131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11487. [2026-03-28T15:41:08.047357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11488. [2026-03-28T15:41:08.048847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11489. [2026-03-28T15:41:08.049006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11490. [2026-03-28T15:41:08.049992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11491. [2026-03-28T15:41:08.050163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11492. [2026-03-28T15:41:08.061057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11493. [2026-03-28T15:41:08.061288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11494. [2026-03-28T15:41:08.063212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11495. [2026-03-28T15:41:08.063391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11496. [2026-03-28T15:41:08.065152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11497. [2026-03-28T15:41:08.065324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11498. [2026-03-28T15:41:08.067625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11499. [2026-03-28T15:41:08.067794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11500. [2026-03-28T15:41:08.069018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11501. [2026-03-28T15:41:08.069171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11502. [2026-03-28T15:41:08.070356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11503. [2026-03-28T15:41:08.070466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11504. [2026-03-28T15:41:08.074105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11505. [2026-03-28T15:41:08.074234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11506. [2026-03-28T15:41:08.074615+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11507. [2026-03-28T15:41:08.074717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11508. [2026-03-28T15:41:08.075779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11509. [2026-03-28T15:41:08.075927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11510. [2026-03-28T15:41:08.077169+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11511. [2026-03-28T15:41:08.077286+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11512. [2026-03-28T15:41:08.078792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11513. [2026-03-28T15:41:08.078937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11514. [2026-03-28T15:41:08.079734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11515. [2026-03-28T15:41:08.079842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11516. [2026-03-28T15:41:08.080524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11517. [2026-03-28T15:41:08.080646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11518. [2026-03-28T15:41:08.081814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11519. [2026-03-28T15:41:08.081924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11520. [2026-03-28T15:41:08.083144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11521. [2026-03-28T15:41:08.083254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11522. [2026-03-28T15:41:08.084415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11523. [2026-03-28T15:41:08.084537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11524. [2026-03-28T15:41:08.086059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11525. [2026-03-28T15:41:08.086185+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11526. [2026-03-28T15:41:08.087383+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11527. [2026-03-28T15:41:08.087495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11528. [2026-03-28T15:41:08.088628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11529. [2026-03-28T15:41:08.088749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11530. [2026-03-28T15:41:08.091949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11531. [2026-03-28T15:41:08.092074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11532. [2026-03-28T15:41:08.092916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11533. [2026-03-28T15:41:08.093096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11534. [2026-03-28T15:41:08.093213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11535. [2026-03-28T15:41:08.093336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11536. [2026-03-28T15:41:08.093443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11537. [2026-03-28T15:41:08.093535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11538. [2026-03-28T15:41:08.093624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11539. [2026-03-28T15:41:08.093722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11540. [2026-03-28T15:41:08.093811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11541. [2026-03-28T15:41:08.093895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11542. [2026-03-28T15:41:08.093992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11543. [2026-03-28T15:41:08.094115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11544. [2026-03-28T15:41:08.094202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11545. [2026-03-28T15:41:08.094289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11546. [2026-03-28T15:41:08.094390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11547. [2026-03-28T15:41:08.094486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11548. [2026-03-28T15:41:08.094584+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11549. [2026-03-28T15:41:08.094681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11550. [2026-03-28T15:41:08.094766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11551. [2026-03-28T15:41:08.094850+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11552. [2026-03-28T15:41:08.094931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11553. [2026-03-28T15:41:08.095014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11554. [2026-03-28T15:41:08.095123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11555. [2026-03-28T15:41:08.096349+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11556. [2026-03-28T15:41:08.096454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11557. [2026-03-28T15:41:08.100010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11558. [2026-03-28T15:41:08.100151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11559. [2026-03-28T15:41:08.412907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11560. [2026-03-28T15:41:08.689755+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11561. [2026-03-28T15:41:08.690653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11562. [2026-03-28T15:41:08.695423+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11563. [2026-03-28T15:41:08.699002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wbbw.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wbbw.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wbbw.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11564. [2026-03-28T15:41:08.703759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11565. [2026-03-28T15:41:08.704935+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11566. [2026-03-28T15:41:08.706681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11567. [2026-03-28T15:41:08.706842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11568. [2026-03-28T15:41:08.707779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11569. [2026-03-28T15:41:08.707954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11570. [2026-03-28T15:41:08.709736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11571. [2026-03-28T15:41:08.709882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11572. [2026-03-28T15:41:08.712752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11573. [2026-03-28T15:41:08.712910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11574. [2026-03-28T15:41:08.714406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11575. [2026-03-28T15:41:08.714548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11576. [2026-03-28T15:41:08.716597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11577. [2026-03-28T15:41:08.716745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11578. [2026-03-28T15:41:08.718347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11579. [2026-03-28T15:41:08.718487+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11580. [2026-03-28T15:41:08.719980+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11581. [2026-03-28T15:41:08.720137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11582. [2026-03-28T15:41:08.724671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11583. [2026-03-28T15:41:08.724815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11584. [2026-03-28T15:41:08.725267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11585. [2026-03-28T15:41:08.725410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11586. [2026-03-28T15:41:08.726658+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11587. [2026-03-28T15:41:08.726813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11588. [2026-03-28T15:41:08.728316+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11589. [2026-03-28T15:41:08.728477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11590. [2026-03-28T15:41:08.730181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11591. [2026-03-28T15:41:08.730341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11592. [2026-03-28T15:41:08.731359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11593. [2026-03-28T15:41:08.731490+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11594. [2026-03-28T15:41:08.732283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11595. [2026-03-28T15:41:08.732425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11596. [2026-03-28T15:41:08.733865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11597. [2026-03-28T15:41:08.734010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11598. [2026-03-28T15:41:08.735507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11599. [2026-03-28T15:41:08.735657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11600. [2026-03-28T15:41:08.737011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11601. [2026-03-28T15:41:08.737156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11602. [2026-03-28T15:41:08.738871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11603. [2026-03-28T15:41:08.738998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11604. [2026-03-28T15:41:08.740402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11605. [2026-03-28T15:41:08.740529+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11606. [2026-03-28T15:41:08.741882+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11607. [2026-03-28T15:41:08.742054+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11608. [2026-03-28T15:41:08.745953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11609. [2026-03-28T15:41:08.746102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11610. [2026-03-28T15:41:08.747104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11611. [2026-03-28T15:41:08.747269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11612. [2026-03-28T15:41:08.747405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11613. [2026-03-28T15:41:08.747536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11614. [2026-03-28T15:41:08.747681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11615. [2026-03-28T15:41:08.747792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11616. [2026-03-28T15:41:08.747897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11617. [2026-03-28T15:41:08.748012+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11618. [2026-03-28T15:41:08.748149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11619. [2026-03-28T15:41:08.748257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11620. [2026-03-28T15:41:08.748385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11621. [2026-03-28T15:41:08.748503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11622. [2026-03-28T15:41:08.748604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11623. [2026-03-28T15:41:08.748703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11624. [2026-03-28T15:41:08.748806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11625. [2026-03-28T15:41:08.748908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11626. [2026-03-28T15:41:08.749040+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11627. [2026-03-28T15:41:08.749163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11628. [2026-03-28T15:41:08.749266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11629. [2026-03-28T15:41:08.749405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11630. [2026-03-28T15:41:08.749507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11631. [2026-03-28T15:41:08.749606+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11632. [2026-03-28T15:41:08.749703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11633. [2026-03-28T15:41:08.751271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11634. [2026-03-28T15:41:08.751427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11635. [2026-03-28T15:41:08.757509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11636. [2026-03-28T15:41:08.757708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11637. [2026-03-28T15:41:09.001537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11638. [2026-03-28T15:41:09.264445+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11639. [2026-03-28T15:41:09.265356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11640. [2026-03-28T15:41:09.270091+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11641. [2026-03-28T15:41:09.274096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-sign.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-sign.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-sign.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11642. [2026-03-28T15:41:09.279060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11643. [2026-03-28T15:41:09.280276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11644. [2026-03-28T15:41:09.281709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11645. [2026-03-28T15:41:09.281859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11646. [2026-03-28T15:41:09.282779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11647. [2026-03-28T15:41:09.282922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11648. [2026-03-28T15:41:09.284661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11649. [2026-03-28T15:41:09.284807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11650. [2026-03-28T15:41:09.286483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11651. [2026-03-28T15:41:09.286637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11652. [2026-03-28T15:41:09.288127+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11653. [2026-03-28T15:41:09.288265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11654. [2026-03-28T15:41:09.290257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11655. [2026-03-28T15:41:09.290421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11656. [2026-03-28T15:41:09.292009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11657. [2026-03-28T15:41:09.292175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11658. [2026-03-28T15:41:09.293683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11659. [2026-03-28T15:41:09.293826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11660. [2026-03-28T15:41:09.298912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11661. [2026-03-28T15:41:09.299084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11662. [2026-03-28T15:41:09.299509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11663. [2026-03-28T15:41:09.299634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11664. [2026-03-28T15:41:09.300887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11665. [2026-03-28T15:41:09.301051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11666. [2026-03-28T15:41:09.302541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11667. [2026-03-28T15:41:09.302700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11668. [2026-03-28T15:41:09.304432+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11669. [2026-03-28T15:41:09.304569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11670. [2026-03-28T15:41:09.305580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11671. [2026-03-28T15:41:09.305720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11672. [2026-03-28T15:41:09.306535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11673. [2026-03-28T15:41:09.306681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11674. [2026-03-28T15:41:09.308104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11675. [2026-03-28T15:41:09.308234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11676. [2026-03-28T15:41:09.309684+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11677. [2026-03-28T15:41:09.309814+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11678. [2026-03-28T15:41:09.311167+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11679. [2026-03-28T15:41:09.311295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11680. [2026-03-28T15:41:09.313044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11681. [2026-03-28T15:41:09.313189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11682. [2026-03-28T15:41:09.314539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11683. [2026-03-28T15:41:09.314668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11684. [2026-03-28T15:41:09.315994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11685. [2026-03-28T15:41:09.316140+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11686. [2026-03-28T15:41:09.319960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11687. [2026-03-28T15:41:09.320113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11688. [2026-03-28T15:41:09.321173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11689. [2026-03-28T15:41:09.321352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11690. [2026-03-28T15:41:09.321480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11691. [2026-03-28T15:41:09.321612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11692. [2026-03-28T15:41:09.321748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11693. [2026-03-28T15:41:09.321859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11694. [2026-03-28T15:41:09.321963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11695. [2026-03-28T15:41:09.322097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11696. [2026-03-28T15:41:09.322221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11697. [2026-03-28T15:41:09.322337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11698. [2026-03-28T15:41:09.322457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11699. [2026-03-28T15:41:09.322564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11700. [2026-03-28T15:41:09.322665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11701. [2026-03-28T15:41:09.322766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11702. [2026-03-28T15:41:09.322871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11703. [2026-03-28T15:41:09.322994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11704. [2026-03-28T15:41:09.323137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11705. [2026-03-28T15:41:09.323256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11706. [2026-03-28T15:41:09.323379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11707. [2026-03-28T15:41:09.324336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11708. [2026-03-28T15:41:09.324498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11709. [2026-03-28T15:41:09.324644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11710. [2026-03-28T15:41:09.324774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11711. [2026-03-28T15:41:09.326475+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11712. [2026-03-28T15:41:09.326613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11713. [2026-03-28T15:41:09.331161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11714. [2026-03-28T15:41:09.331281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11715. [2026-03-28T15:41:09.555699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11716. [2026-03-28T15:41:09.831685+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11717. [2026-03-28T15:41:09.832810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11718. [2026-03-28T15:41:09.841435+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11719. [2026-03-28T15:41:09.846407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bnm.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bnm.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bnm.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11720. [2026-03-28T15:41:09.852133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11721. [2026-03-28T15:41:09.853662+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11722. [2026-03-28T15:41:09.855613+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11723. [2026-03-28T15:41:09.855787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11724. [2026-03-28T15:41:09.856917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11725. [2026-03-28T15:41:09.857120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11726. [2026-03-28T15:41:09.859416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11727. [2026-03-28T15:41:09.859581+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11728. [2026-03-28T15:41:09.861668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11729. [2026-03-28T15:41:09.861829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11730. [2026-03-28T15:41:09.863566+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11731. [2026-03-28T15:41:09.863723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11732. [2026-03-28T15:41:09.867528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11733. [2026-03-28T15:41:09.867725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11734. [2026-03-28T15:41:09.869594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11735. [2026-03-28T15:41:09.869750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11736. [2026-03-28T15:41:09.871476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11737. [2026-03-28T15:41:09.871628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11738. [2026-03-28T15:41:09.877242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11739. [2026-03-28T15:41:09.877425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11740. [2026-03-28T15:41:09.877907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11741. [2026-03-28T15:41:09.878062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11742. [2026-03-28T15:41:09.879777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11743. [2026-03-28T15:41:09.880004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11744. [2026-03-28T15:41:09.882289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11745. [2026-03-28T15:41:09.882501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11746. [2026-03-28T15:41:09.884478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11747. [2026-03-28T15:41:09.884641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11748. [2026-03-28T15:41:09.885757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11749. [2026-03-28T15:41:09.885899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11750. [2026-03-28T15:41:09.886781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11751. [2026-03-28T15:41:09.886926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11752. [2026-03-28T15:41:09.888691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11753. [2026-03-28T15:41:09.888836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11754. [2026-03-28T15:41:09.890513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11755. [2026-03-28T15:41:09.890699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11756. [2026-03-28T15:41:09.892191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11757. [2026-03-28T15:41:09.892356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11758. [2026-03-28T15:41:09.897471+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11759. [2026-03-28T15:41:09.897629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11760. [2026-03-28T15:41:09.899107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11761. [2026-03-28T15:41:09.899239+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11762. [2026-03-28T15:41:09.900633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11763. [2026-03-28T15:41:09.900789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11764. [2026-03-28T15:41:09.904790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11765. [2026-03-28T15:41:09.904939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11766. [2026-03-28T15:41:09.905972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11767. [2026-03-28T15:41:09.906157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11768. [2026-03-28T15:41:09.906285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11769. [2026-03-28T15:41:09.906435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11770. [2026-03-28T15:41:09.906586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11771. [2026-03-28T15:41:09.906699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11772. [2026-03-28T15:41:09.906806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11773. [2026-03-28T15:41:09.906911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11774. [2026-03-28T15:41:09.907016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11775. [2026-03-28T15:41:09.907150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11776. [2026-03-28T15:41:09.907269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11777. [2026-03-28T15:41:09.907393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11778. [2026-03-28T15:41:09.907509+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11779. [2026-03-28T15:41:09.907617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11780. [2026-03-28T15:41:09.907723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11781. [2026-03-28T15:41:09.907829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11782. [2026-03-28T15:41:09.907948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11783. [2026-03-28T15:41:09.908088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11784. [2026-03-28T15:41:09.908198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11785. [2026-03-28T15:41:09.908328+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11786. [2026-03-28T15:41:09.908434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11787. [2026-03-28T15:41:09.908538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11788. [2026-03-28T15:41:09.908639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11789. [2026-03-28T15:41:09.909989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11790. [2026-03-28T15:41:09.910121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11791. [2026-03-28T15:41:09.913153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11792. [2026-03-28T15:41:09.913256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11793. [2026-03-28T15:41:10.144826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11794. [2026-03-28T15:41:10.473494+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11795. [2026-03-28T15:41:10.474345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11796. [2026-03-28T15:41:10.479046+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11797. [2026-03-28T15:41:10.482788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/function.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/function.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11798. [2026-03-28T15:41:10.486697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11799. [2026-03-28T15:41:10.488057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11800. [2026-03-28T15:41:10.489511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11801. [2026-03-28T15:41:10.489661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11802. [2026-03-28T15:41:10.490590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11803. [2026-03-28T15:41:10.490733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11804. [2026-03-28T15:41:10.493605+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11805. [2026-03-28T15:41:10.493757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11806. [2026-03-28T15:41:10.495385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11807. [2026-03-28T15:41:10.495540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11808. [2026-03-28T15:41:10.497005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11809. [2026-03-28T15:41:10.497160+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11810. [2026-03-28T15:41:10.499219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11811. [2026-03-28T15:41:10.499387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11812. [2026-03-28T15:41:10.500952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11813. [2026-03-28T15:41:10.501109+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11814. [2026-03-28T15:41:10.502617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11815. [2026-03-28T15:41:10.502769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11816. [2026-03-28T15:41:10.507123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11817. [2026-03-28T15:41:10.507273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11818. [2026-03-28T15:41:10.507695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11819. [2026-03-28T15:41:10.507827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11820. [2026-03-28T15:41:10.509090+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11821. [2026-03-28T15:41:10.509233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11822. [2026-03-28T15:41:10.510904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11823. [2026-03-28T15:41:10.511089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11824. [2026-03-28T15:41:10.512796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11825. [2026-03-28T15:41:10.512931+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11826. [2026-03-28T15:41:10.514240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11827. [2026-03-28T15:41:10.514392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11828. [2026-03-28T15:41:10.515159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11829. [2026-03-28T15:41:10.515285+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11830. [2026-03-28T15:41:10.516695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11831. [2026-03-28T15:41:10.516824+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11832. [2026-03-28T15:41:10.518270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11833. [2026-03-28T15:41:10.518412+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11834. [2026-03-28T15:41:10.519748+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11835. [2026-03-28T15:41:10.519874+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11836. [2026-03-28T15:41:10.521611+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11837. [2026-03-28T15:41:10.521752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11838. [2026-03-28T15:41:10.523415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11839. [2026-03-28T15:41:10.523557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11840. [2026-03-28T15:41:10.525045+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11841. [2026-03-28T15:41:10.525187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11842. [2026-03-28T15:41:10.530341+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11843. [2026-03-28T15:41:10.530494+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11844. [2026-03-28T15:41:10.531502+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11845. [2026-03-28T15:41:10.531679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11846. [2026-03-28T15:41:10.531804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11847. [2026-03-28T15:41:10.531933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11848. [2026-03-28T15:41:10.532075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11849. [2026-03-28T15:41:10.532187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11850. [2026-03-28T15:41:10.532299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11851. [2026-03-28T15:41:10.532416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11852. [2026-03-28T15:41:10.532538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11853. [2026-03-28T15:41:10.532640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11854. [2026-03-28T15:41:10.532756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11855. [2026-03-28T15:41:10.532861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11856. [2026-03-28T15:41:10.532969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11857. [2026-03-28T15:41:10.533086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11858. [2026-03-28T15:41:10.533195+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11859. [2026-03-28T15:41:10.533298+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11860. [2026-03-28T15:41:10.533458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11861. [2026-03-28T15:41:10.533579+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11862. [2026-03-28T15:41:10.533681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11863. [2026-03-28T15:41:10.533781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11864. [2026-03-28T15:41:10.533881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11865. [2026-03-28T15:41:10.533982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11866. [2026-03-28T15:41:10.534098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11867. [2026-03-28T15:41:10.535505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11868. [2026-03-28T15:41:10.535620+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11869. [2026-03-28T15:41:10.538726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11870. [2026-03-28T15:41:10.538830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11871. [2026-03-28T15:41:10.792532+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11872. [2026-03-28T15:41:11.025805+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11873. [2026-03-28T15:41:11.026676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11874. [2026-03-28T15:41:11.030692+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11875. [2026-03-28T15:41:11.034511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin-footer.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin-footer.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-footer.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11876. [2026-03-28T15:41:11.038126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11877. [2026-03-28T15:41:11.039175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11878. [2026-03-28T15:41:11.040420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11879. [2026-03-28T15:41:11.040554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11880. [2026-03-28T15:41:11.041362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11881. [2026-03-28T15:41:11.041489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11882. [2026-03-28T15:41:11.043007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11883. [2026-03-28T15:41:11.043156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11884. [2026-03-28T15:41:11.044612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11885. [2026-03-28T15:41:11.044741+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11886. [2026-03-28T15:41:11.046114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11887. [2026-03-28T15:41:11.046243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11888. [2026-03-28T15:41:11.048050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11889. [2026-03-28T15:41:11.048207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11890. [2026-03-28T15:41:11.049660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11891. [2026-03-28T15:41:11.049790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11892. [2026-03-28T15:41:11.051162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11893. [2026-03-28T15:41:11.051290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11894. [2026-03-28T15:41:11.055358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11895. [2026-03-28T15:41:11.055501+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11896. [2026-03-28T15:41:11.055902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11897. [2026-03-28T15:41:11.056058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11898. [2026-03-28T15:41:11.057270+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11899. [2026-03-28T15:41:11.057433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11900. [2026-03-28T15:41:11.058813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11901. [2026-03-28T15:41:11.058963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11902. [2026-03-28T15:41:11.060825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11903. [2026-03-28T15:41:11.060967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11904. [2026-03-28T15:41:11.061948+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11905. [2026-03-28T15:41:11.062096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11906. [2026-03-28T15:41:11.062862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11907. [2026-03-28T15:41:11.062985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11908. [2026-03-28T15:41:11.064417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11909. [2026-03-28T15:41:11.064547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11910. [2026-03-28T15:41:11.065988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11911. [2026-03-28T15:41:11.066137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11912. [2026-03-28T15:41:11.067504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11913. [2026-03-28T15:41:11.067633+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11914. [2026-03-28T15:41:11.069907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11915. [2026-03-28T15:41:11.070074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11916. [2026-03-28T15:41:11.073259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11917. [2026-03-28T15:41:11.073420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11918. [2026-03-28T15:41:11.074762+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11919. [2026-03-28T15:41:11.074911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11920. [2026-03-28T15:41:11.079135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11921. [2026-03-28T15:41:11.079277+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11922. [2026-03-28T15:41:11.080282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11923. [2026-03-28T15:41:11.080464+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11924. [2026-03-28T15:41:11.080590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11925. [2026-03-28T15:41:11.080719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11926. [2026-03-28T15:41:11.080843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11927. [2026-03-28T15:41:11.080967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11928. [2026-03-28T15:41:11.081095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11929. [2026-03-28T15:41:11.081203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11930. [2026-03-28T15:41:11.081322+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11931. [2026-03-28T15:41:11.081429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11932. [2026-03-28T15:41:11.081557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11933. [2026-03-28T15:41:11.081663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11934. [2026-03-28T15:41:11.081777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11935. [2026-03-28T15:41:11.081879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11936. [2026-03-28T15:41:11.081984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11937. [2026-03-28T15:41:11.082112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11938. [2026-03-28T15:41:11.082232+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11939. [2026-03-28T15:41:11.082365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11940. [2026-03-28T15:41:11.082705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11941. [2026-03-28T15:41:11.082815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11942. [2026-03-28T15:41:11.082932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11943. [2026-03-28T15:41:11.083059+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11944. [2026-03-28T15:41:11.083165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11945. [2026-03-28T15:41:11.084525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11946. [2026-03-28T15:41:11.084640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11947. [2026-03-28T15:41:11.087908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11948. [2026-03-28T15:41:11.088013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11949. [2026-03-28T15:41:11.384751+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11950. [2026-03-28T15:41:11.823091+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  11951. [2026-03-28T15:41:11.824050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11952. [2026-03-28T15:41:11.830011+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11953. [2026-03-28T15:41:11.834062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/fonts/index.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/fonts/index.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11954. [2026-03-28T15:41:11.838730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11955. [2026-03-28T15:41:11.840139+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11956. [2026-03-28T15:41:11.841937+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11957. [2026-03-28T15:41:11.842143+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11958. [2026-03-28T15:41:11.843329+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11959. [2026-03-28T15:41:11.843505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11960. [2026-03-28T15:41:11.845975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11961. [2026-03-28T15:41:11.846264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11962. [2026-03-28T15:41:11.848302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11963. [2026-03-28T15:41:11.848504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11964. [2026-03-28T15:41:11.850645+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11965. [2026-03-28T15:41:11.850829+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11966. [2026-03-28T15:41:11.853360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11967. [2026-03-28T15:41:11.853541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11968. [2026-03-28T15:41:11.855771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11969. [2026-03-28T15:41:11.855952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11970. [2026-03-28T15:41:11.858607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11971. [2026-03-28T15:41:11.858805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11972. [2026-03-28T15:41:11.864069+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11973. [2026-03-28T15:41:11.864241+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11974. [2026-03-28T15:41:11.864755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11975. [2026-03-28T15:41:11.864905+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11976. [2026-03-28T15:41:11.866455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11977. [2026-03-28T15:41:11.866624+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11978. [2026-03-28T15:41:11.868376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11979. [2026-03-28T15:41:11.868575+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11980. [2026-03-28T15:41:11.870589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11981. [2026-03-28T15:41:11.870764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11982. [2026-03-28T15:41:11.871952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11983. [2026-03-28T15:41:11.872131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11984. [2026-03-28T15:41:11.873073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11985. [2026-03-28T15:41:11.873222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11986. [2026-03-28T15:41:11.874946+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11987. [2026-03-28T15:41:11.875118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11988. [2026-03-28T15:41:11.876842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11989. [2026-03-28T15:41:11.876992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11990. [2026-03-28T15:41:11.878607+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11991. [2026-03-28T15:41:11.878749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11992. [2026-03-28T15:41:11.880725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11993. [2026-03-28T15:41:11.880869+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11994. [2026-03-28T15:41:11.882452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11995. [2026-03-28T15:41:11.882595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11996. [2026-03-28T15:41:11.884134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11997. [2026-03-28T15:41:11.884276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11998. [2026-03-28T15:41:11.888659+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11999. [2026-03-28T15:41:11.888811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12000. [2026-03-28T15:41:11.889903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12001. [2026-03-28T15:41:11.890113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12002. [2026-03-28T15:41:11.890251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12003. [2026-03-28T15:41:11.890407+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12004. [2026-03-28T15:41:11.890549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12005. [2026-03-28T15:41:11.890676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12006. [2026-03-28T15:41:11.890790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12007. [2026-03-28T15:41:11.890901+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12008. [2026-03-28T15:41:11.891011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12009. [2026-03-28T15:41:11.891154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12010. [2026-03-28T15:41:11.891283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12011. [2026-03-28T15:41:11.891411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12012. [2026-03-28T15:41:11.891520+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12013. [2026-03-28T15:41:11.891626+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12014. [2026-03-28T15:41:11.891739+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12015. [2026-03-28T15:41:11.891851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12016. [2026-03-28T15:41:11.891988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12017. [2026-03-28T15:41:11.892138+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12018. [2026-03-28T15:41:11.892250+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12019. [2026-03-28T15:41:11.892375+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12020. [2026-03-28T15:41:11.892486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12021. [2026-03-28T15:41:11.892595+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12022. [2026-03-28T15:41:11.892701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12023. [2026-03-28T15:41:11.894182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12024. [2026-03-28T15:41:11.894333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12025. [2026-03-28T15:41:11.897673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12026. [2026-03-28T15:41:11.897787+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12027. [2026-03-28T15:41:12.130376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12028. [2026-03-28T15:41:12.387559+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12029. [2026-03-28T15:41:12.388260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12030. [2026-03-28T15:41:12.392242+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12031. [2026-03-28T15:41:12.395645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /f35.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /f35.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f35.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12032. [2026-03-28T15:41:12.399900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12033. [2026-03-28T15:41:12.400993+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12034. [2026-03-28T15:41:12.402244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12035. [2026-03-28T15:41:12.402393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12036. [2026-03-28T15:41:12.403214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12037. [2026-03-28T15:41:12.403355+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12038. [2026-03-28T15:41:12.404871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12039. [2026-03-28T15:41:12.404999+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12040. [2026-03-28T15:41:12.406463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12041. [2026-03-28T15:41:12.406591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12042. [2026-03-28T15:41:12.407930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12043. [2026-03-28T15:41:12.408074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12044. [2026-03-28T15:41:12.409853+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12045. [2026-03-28T15:41:12.410004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12046. [2026-03-28T15:41:12.411458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12047. [2026-03-28T15:41:12.411586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12048. [2026-03-28T15:41:12.412952+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12049. [2026-03-28T15:41:12.413096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12050. [2026-03-28T15:41:12.417242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12051. [2026-03-28T15:41:12.417398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12052. [2026-03-28T15:41:12.417779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12053. [2026-03-28T15:41:12.417913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12054. [2026-03-28T15:41:12.419120+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12055. [2026-03-28T15:41:12.419257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12056. [2026-03-28T15:41:12.420634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12057. [2026-03-28T15:41:12.420783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12058. [2026-03-28T15:41:12.422422+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12059. [2026-03-28T15:41:12.422551+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12060. [2026-03-28T15:41:12.423521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12061. [2026-03-28T15:41:12.423661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12062. [2026-03-28T15:41:12.424443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12063. [2026-03-28T15:41:12.424567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12064. [2026-03-28T15:41:12.425951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12065. [2026-03-28T15:41:12.426102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12066. [2026-03-28T15:41:12.427534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12067. [2026-03-28T15:41:12.427671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12068. [2026-03-28T15:41:12.429016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12069. [2026-03-28T15:41:12.429158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12070. [2026-03-28T15:41:12.430895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12071. [2026-03-28T15:41:12.431039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12072. [2026-03-28T15:41:12.432389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12073. [2026-03-28T15:41:12.432515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12074. [2026-03-28T15:41:12.433842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12075. [2026-03-28T15:41:12.433969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12076. [2026-03-28T15:41:12.437836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12077. [2026-03-28T15:41:12.437977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12078. [2026-03-28T15:41:12.439010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12079. [2026-03-28T15:41:12.439190+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12080. [2026-03-28T15:41:12.439327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12081. [2026-03-28T15:41:12.439463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12082. [2026-03-28T15:41:12.439587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12083. [2026-03-28T15:41:12.439709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12084. [2026-03-28T15:41:12.439815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12085. [2026-03-28T15:41:12.439918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12086. [2026-03-28T15:41:12.440038+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12087. [2026-03-28T15:41:12.440144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12088. [2026-03-28T15:41:12.440260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12089. [2026-03-28T15:41:12.440377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12090. [2026-03-28T15:41:12.440480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12091. [2026-03-28T15:41:12.440596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12092. [2026-03-28T15:41:12.440701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12093. [2026-03-28T15:41:12.440803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12094. [2026-03-28T15:41:12.440918+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12095. [2026-03-28T15:41:12.441050+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12096. [2026-03-28T15:41:12.441166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12097. [2026-03-28T15:41:12.441268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12098. [2026-03-28T15:41:12.441390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12099. [2026-03-28T15:41:12.441492+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12100. [2026-03-28T15:41:12.441590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12101. [2026-03-28T15:41:12.442977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12102. [2026-03-28T15:41:12.443111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12103. [2026-03-28T15:41:12.446933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12104. [2026-03-28T15:41:12.447061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12105. [2026-03-28T15:41:12.630945+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12106. [2026-03-28T15:41:12.902524+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12107. [2026-03-28T15:41:12.903410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12108. [2026-03-28T15:41:12.908753+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12109. [2026-03-28T15:41:12.913122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /666.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /666.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/666.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12110. [2026-03-28T15:41:12.917835+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12111. [2026-03-28T15:41:12.919134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12112. [2026-03-28T15:41:12.920723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12113. [2026-03-28T15:41:12.920887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12114. [2026-03-28T15:41:12.921919+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12115. [2026-03-28T15:41:12.922106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12116. [2026-03-28T15:41:12.924102+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12117. [2026-03-28T15:41:12.924261+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12118. [2026-03-28T15:41:12.926356+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12119. [2026-03-28T15:41:12.926568+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12120. [2026-03-28T15:41:12.928345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12121. [2026-03-28T15:41:12.928510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12122. [2026-03-28T15:41:12.931186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12123. [2026-03-28T15:41:12.931363+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12124. [2026-03-28T15:41:12.933145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12125. [2026-03-28T15:41:12.933296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12126. [2026-03-28T15:41:12.935088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12127. [2026-03-28T15:41:12.935352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12128. [2026-03-28T15:41:12.940300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12129. [2026-03-28T15:41:12.940489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12130. [2026-03-28T15:41:12.940940+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12131. [2026-03-28T15:41:12.941126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12132. [2026-03-28T15:41:12.942916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12133. [2026-03-28T15:41:12.943104+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12134. [2026-03-28T15:41:12.944744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12135. [2026-03-28T15:41:12.944927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12136. [2026-03-28T15:41:12.946904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12137. [2026-03-28T15:41:12.947081+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12138. [2026-03-28T15:41:12.948200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12139. [2026-03-28T15:41:12.948358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12140. [2026-03-28T15:41:12.949210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12141. [2026-03-28T15:41:12.949359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12142. [2026-03-28T15:41:12.950915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12143. [2026-03-28T15:41:12.951106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12144. [2026-03-28T15:41:12.952710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12145. [2026-03-28T15:41:12.952845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12146. [2026-03-28T15:41:12.954376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12147. [2026-03-28T15:41:12.954511+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12148. [2026-03-28T15:41:12.956561+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12149. [2026-03-28T15:41:12.956728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12150. [2026-03-28T15:41:12.958406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12151. [2026-03-28T15:41:12.958555+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12152. [2026-03-28T15:41:12.960099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12153. [2026-03-28T15:41:12.960231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12154. [2026-03-28T15:41:12.964433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12155. [2026-03-28T15:41:12.964571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12156. [2026-03-28T15:41:12.965706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12157. [2026-03-28T15:41:12.965904+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12158. [2026-03-28T15:41:12.966077+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12159. [2026-03-28T15:41:12.966221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12160. [2026-03-28T15:41:12.966374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12161. [2026-03-28T15:41:12.966489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12162. [2026-03-28T15:41:12.966598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12163. [2026-03-28T15:41:12.966703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12164. [2026-03-28T15:41:12.966818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12165. [2026-03-28T15:41:12.966933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12166. [2026-03-28T15:41:12.967108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12167. [2026-03-28T15:41:12.967219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12168. [2026-03-28T15:41:12.967357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12169. [2026-03-28T15:41:12.967473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12170. [2026-03-28T15:41:12.967591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12171. [2026-03-28T15:41:12.967697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12172. [2026-03-28T15:41:12.967817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12173. [2026-03-28T15:41:12.967970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12174. [2026-03-28T15:41:12.968095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12175. [2026-03-28T15:41:12.968203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12176. [2026-03-28T15:41:12.968319+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12177. [2026-03-28T15:41:12.968425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12178. [2026-03-28T15:41:12.968535+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12179. [2026-03-28T15:41:12.970021+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12180. [2026-03-28T15:41:12.970187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12181. [2026-03-28T15:41:12.973533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12182. [2026-03-28T15:41:12.973646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12183. [2026-03-28T15:41:13.163629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12184. [2026-03-28T15:41:13.409265+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12185. [2026-03-28T15:41:13.410013+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12186. [2026-03-28T15:41:13.414632+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12187. [2026-03-28T15:41:13.417788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tool.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tool.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tool.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12188. [2026-03-28T15:41:13.421469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12189. [2026-03-28T15:41:13.422548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12190. [2026-03-28T15:41:13.423819+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12191. [2026-03-28T15:41:13.423962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12192. [2026-03-28T15:41:13.424799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12193. [2026-03-28T15:41:13.424924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12194. [2026-03-28T15:41:13.426583+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12195. [2026-03-28T15:41:13.426722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12196. [2026-03-28T15:41:13.428257+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12197. [2026-03-28T15:41:13.428401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12198. [2026-03-28T15:41:13.429745+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12199. [2026-03-28T15:41:13.429871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12200. [2026-03-28T15:41:13.431657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12201. [2026-03-28T15:41:13.431796+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12202. [2026-03-28T15:41:13.433314+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12203. [2026-03-28T15:41:13.433458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12204. [2026-03-28T15:41:13.440486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12205. [2026-03-28T15:41:13.440710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12206. [2026-03-28T15:41:13.447296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12207. [2026-03-28T15:41:13.447533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12208. [2026-03-28T15:41:13.448116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12209. [2026-03-28T15:41:13.448290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12210. [2026-03-28T15:41:13.450063+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12211. [2026-03-28T15:41:13.450256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12212. [2026-03-28T15:41:13.452318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12213. [2026-03-28T15:41:13.452528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12214. [2026-03-28T15:41:13.455445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12215. [2026-03-28T15:41:13.455650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12216. [2026-03-28T15:41:13.457066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12217. [2026-03-28T15:41:13.457264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12218. [2026-03-28T15:41:13.458368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12219. [2026-03-28T15:41:13.458534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12220. [2026-03-28T15:41:13.460630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12221. [2026-03-28T15:41:13.460815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12222. [2026-03-28T15:41:13.462840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12223. [2026-03-28T15:41:13.463009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12224. [2026-03-28T15:41:13.465091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12225. [2026-03-28T15:41:13.465290+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12226. [2026-03-28T15:41:13.467688+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12227. [2026-03-28T15:41:13.467856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12228. [2026-03-28T15:41:13.469738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12229. [2026-03-28T15:41:13.469912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12230. [2026-03-28T15:41:13.471643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12231. [2026-03-28T15:41:13.471802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12232. [2026-03-28T15:41:13.476801+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12233. [2026-03-28T15:41:13.476991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12234. [2026-03-28T15:41:13.478282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12235. [2026-03-28T15:41:13.478578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12236. [2026-03-28T15:41:13.478734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12237. [2026-03-28T15:41:13.478913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12238. [2026-03-28T15:41:13.479105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12239. [2026-03-28T15:41:13.479244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12240. [2026-03-28T15:41:13.479429+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12241. [2026-03-28T15:41:13.479552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12242. [2026-03-28T15:41:13.479674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12243. [2026-03-28T15:41:13.479791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12244. [2026-03-28T15:41:13.479949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12245. [2026-03-28T15:41:13.480296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12246. [2026-03-28T15:41:13.480473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12247. [2026-03-28T15:41:13.480618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12248. [2026-03-28T15:41:13.480753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12249. [2026-03-28T15:41:13.480884+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12250. [2026-03-28T15:41:13.481051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12251. [2026-03-28T15:41:13.481197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12252. [2026-03-28T15:41:13.481330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12253. [2026-03-28T15:41:13.481451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12254. [2026-03-28T15:41:13.481572+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12255. [2026-03-28T15:41:13.481706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12256. [2026-03-28T15:41:13.481845+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12257. [2026-03-28T15:41:13.483430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12258. [2026-03-28T15:41:13.483562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12259. [2026-03-28T15:41:13.487265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12260. [2026-03-28T15:41:13.487401+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12261. [2026-03-28T15:41:13.688749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12262. [2026-03-28T15:41:13.934246+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12263. [2026-03-28T15:41:13.934932+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12264. [2026-03-28T15:41:13.938789+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12265. [2026-03-28T15:41:13.941650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rithin.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rithin.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rithin.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12266. [2026-03-28T15:41:13.945089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12267. [2026-03-28T15:41:13.946052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12268. [2026-03-28T15:41:13.947294+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12269. [2026-03-28T15:41:13.947452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12270. [2026-03-28T15:41:13.948248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12271. [2026-03-28T15:41:13.948385+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12272. [2026-03-28T15:41:13.949949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12273. [2026-03-28T15:41:13.950095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12274. [2026-03-28T15:41:13.951552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12275. [2026-03-28T15:41:13.951678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12276. [2026-03-28T15:41:13.953078+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12277. [2026-03-28T15:41:13.953204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12278. [2026-03-28T15:41:13.954985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12279. [2026-03-28T15:41:13.955141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12280. [2026-03-28T15:41:13.956574+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12281. [2026-03-28T15:41:13.956701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12282. [2026-03-28T15:41:13.958072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12283. [2026-03-28T15:41:13.958199+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12284. [2026-03-28T15:41:13.962276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12285. [2026-03-28T15:41:13.962433+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12286. [2026-03-28T15:41:13.962823+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12287. [2026-03-28T15:41:13.962943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12288. [2026-03-28T15:41:13.964147+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12289. [2026-03-28T15:41:13.964283+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12290. [2026-03-28T15:41:13.965683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12291. [2026-03-28T15:41:13.965831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12292. [2026-03-28T15:41:13.967504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12293. [2026-03-28T15:41:13.967637+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12294. [2026-03-28T15:41:13.968599+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12295. [2026-03-28T15:41:13.968725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12296. [2026-03-28T15:41:13.969496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12297. [2026-03-28T15:41:13.969625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12298. [2026-03-28T15:41:13.970991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12299. [2026-03-28T15:41:13.971149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12300. [2026-03-28T15:41:13.972586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12301. [2026-03-28T15:41:13.972715+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12302. [2026-03-28T15:41:13.974086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12303. [2026-03-28T15:41:13.974213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12304. [2026-03-28T15:41:13.975923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12305. [2026-03-28T15:41:13.976068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12306. [2026-03-28T15:41:13.977416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12307. [2026-03-28T15:41:13.977564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12308. [2026-03-28T15:41:13.978889+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12309. [2026-03-28T15:41:13.979016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12310. [2026-03-28T15:41:13.982847+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12311. [2026-03-28T15:41:13.982981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12312. [2026-03-28T15:41:13.983949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12313. [2026-03-28T15:41:13.984128+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12314. [2026-03-28T15:41:13.984269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12315. [2026-03-28T15:41:13.984416+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12316. [2026-03-28T15:41:13.984543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12317. [2026-03-28T15:41:13.984653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12318. [2026-03-28T15:41:13.984759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12319. [2026-03-28T15:41:13.984862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12320. [2026-03-28T15:41:13.984966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12321. [2026-03-28T15:41:13.985084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12322. [2026-03-28T15:41:13.985223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12323. [2026-03-28T15:41:13.985342+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12324. [2026-03-28T15:41:13.985445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12325. [2026-03-28T15:41:13.985544+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12326. [2026-03-28T15:41:13.985647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12327. [2026-03-28T15:41:13.985750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12328. [2026-03-28T15:41:13.985873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12329. [2026-03-28T15:41:13.986001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12330. [2026-03-28T15:41:13.986125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12331. [2026-03-28T15:41:13.986227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12332. [2026-03-28T15:41:13.986339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12333. [2026-03-28T15:41:13.986455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12334. [2026-03-28T15:41:13.986554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12335. [2026-03-28T15:41:13.987908+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12336. [2026-03-28T15:41:13.988042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12337. [2026-03-28T15:41:13.991136+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12338. [2026-03-28T15:41:13.991240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12339. [2026-03-28T15:41:14.174353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12340. [2026-03-28T15:41:14.410717+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12341. [2026-03-28T15:41:14.411396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12342. [2026-03-28T15:41:14.415377+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12343. [2026-03-28T15:41:14.418090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /congeree.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /congeree.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/congeree.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12344. [2026-03-28T15:41:14.421388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12345. [2026-03-28T15:41:14.422254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12346. [2026-03-28T15:41:14.423273+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12347. [2026-03-28T15:41:14.423396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12348. [2026-03-28T15:41:14.424034+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12349. [2026-03-28T15:41:14.424142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12350. [2026-03-28T15:41:14.425353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12351. [2026-03-28T15:41:14.425473+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12352. [2026-03-28T15:41:14.426640+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12353. [2026-03-28T15:41:14.426747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12354. [2026-03-28T15:41:14.427817+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12355. [2026-03-28T15:41:14.427923+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12356. [2026-03-28T15:41:14.431910+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12357. [2026-03-28T15:41:14.432048+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12358. [2026-03-28T15:41:14.433510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12359. [2026-03-28T15:41:14.433627+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12360. [2026-03-28T15:41:14.434719+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12361. [2026-03-28T15:41:14.434826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12362. [2026-03-28T15:41:14.438091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12363. [2026-03-28T15:41:14.438208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12364. [2026-03-28T15:41:14.438556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12365. [2026-03-28T15:41:14.438724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12366. [2026-03-28T15:41:14.439768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12367. [2026-03-28T15:41:14.439885+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12368. [2026-03-28T15:41:14.440998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12369. [2026-03-28T15:41:14.441141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12370. [2026-03-28T15:41:14.442470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12371. [2026-03-28T15:41:14.442580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12372. [2026-03-28T15:41:14.443359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12373. [2026-03-28T15:41:14.443466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12374. [2026-03-28T15:41:14.444103+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12375. [2026-03-28T15:41:14.444209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12376. [2026-03-28T15:41:14.445338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12377. [2026-03-28T15:41:14.445446+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12378. [2026-03-28T15:41:14.446710+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12379. [2026-03-28T15:41:14.446827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12380. [2026-03-28T15:41:14.447906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12381. [2026-03-28T15:41:14.448037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12382. [2026-03-28T15:41:14.449495+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12383. [2026-03-28T15:41:14.449612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12384. [2026-03-28T15:41:14.450687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12385. [2026-03-28T15:41:14.450794+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12386. [2026-03-28T15:41:14.451856+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12387. [2026-03-28T15:41:14.451963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12388. [2026-03-28T15:41:14.455044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12389. [2026-03-28T15:41:14.455170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12390. [2026-03-28T15:41:14.455997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12391. [2026-03-28T15:41:14.456154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12392. [2026-03-28T15:41:14.456258+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12393. [2026-03-28T15:41:14.456379+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12394. [2026-03-28T15:41:14.456485+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12395. [2026-03-28T15:41:14.456589+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12396. [2026-03-28T15:41:14.456691+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12397. [2026-03-28T15:41:14.456781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12398. [2026-03-28T15:41:14.456870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12399. [2026-03-28T15:41:14.456955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12400. [2026-03-28T15:41:14.457074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12401. [2026-03-28T15:41:14.457166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12402. [2026-03-28T15:41:14.457252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12403. [2026-03-28T15:41:14.457348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12404. [2026-03-28T15:41:14.457449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12405. [2026-03-28T15:41:14.457550+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12406. [2026-03-28T15:41:14.457649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12407. [2026-03-28T15:41:14.457750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12408. [2026-03-28T15:41:14.457836+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12409. [2026-03-28T15:41:14.457921+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12410. [2026-03-28T15:41:14.458005+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12411. [2026-03-28T15:41:14.458129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12412. [2026-03-28T15:41:14.458214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12413. [2026-03-28T15:41:14.459516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12414. [2026-03-28T15:41:14.459614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12415. [2026-03-28T15:41:14.462358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12416. [2026-03-28T15:41:14.462447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12417. [2026-03-28T15:41:14.705099+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12418. [2026-03-28T15:41:14.957279+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12419. [2026-03-28T15:41:14.957996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12420. [2026-03-28T15:41:14.962349+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12421. [2026-03-28T15:41:14.965350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /img.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /img.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12422. [2026-03-28T15:41:14.968867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12423. [2026-03-28T15:41:14.969896+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12424. [2026-03-28T15:41:14.971180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12425. [2026-03-28T15:41:14.971338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12426. [2026-03-28T15:41:14.972149+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12427. [2026-03-28T15:41:14.972272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12428. [2026-03-28T15:41:14.973805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12429. [2026-03-28T15:41:14.973963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12430. [2026-03-28T15:41:14.975440+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12431. [2026-03-28T15:41:14.975565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12432. [2026-03-28T15:41:14.976894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12433. [2026-03-28T15:41:14.977060+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12434. [2026-03-28T15:41:14.978838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12435. [2026-03-28T15:41:14.978973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12436. [2026-03-28T15:41:14.980421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12437. [2026-03-28T15:41:14.980548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12438. [2026-03-28T15:41:14.981898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12439. [2026-03-28T15:41:14.982036+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12440. [2026-03-28T15:41:14.986091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12441. [2026-03-28T15:41:14.986233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12442. [2026-03-28T15:41:14.986630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12443. [2026-03-28T15:41:14.986747+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12444. [2026-03-28T15:41:14.987933+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12445. [2026-03-28T15:41:14.988085+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12446. [2026-03-28T15:41:14.989449+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12447. [2026-03-28T15:41:14.989594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12448. [2026-03-28T15:41:14.991343+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12449. [2026-03-28T15:41:14.991483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12450. [2026-03-28T15:41:14.992452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12451. [2026-03-28T15:41:14.992584+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12452. [2026-03-28T15:41:14.993359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12453. [2026-03-28T15:41:14.993482+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12454. [2026-03-28T15:41:14.994866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12455. [2026-03-28T15:41:14.994991+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12456. [2026-03-28T15:41:14.996466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12457. [2026-03-28T15:41:14.996593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12458. [2026-03-28T15:41:14.997930+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12459. [2026-03-28T15:41:14.998072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12460. [2026-03-28T15:41:15.000676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12461. [2026-03-28T15:41:15.000816+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12462. [2026-03-28T15:41:15.002184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12463. [2026-03-28T15:41:15.002340+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12464. [2026-03-28T15:41:15.003681+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12465. [2026-03-28T15:41:15.003808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12466. [2026-03-28T15:41:15.007669+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12467. [2026-03-28T15:41:15.007802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12468. [2026-03-28T15:41:15.008812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12469. [2026-03-28T15:41:15.008974+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12470. [2026-03-28T15:41:15.009114+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12471. [2026-03-28T15:41:15.009259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12472. [2026-03-28T15:41:15.009402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12473. [2026-03-28T15:41:15.009513+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12474. [2026-03-28T15:41:15.009618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12475. [2026-03-28T15:41:15.009721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12476. [2026-03-28T15:41:15.009826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12477. [2026-03-28T15:41:15.009925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12478. [2026-03-28T15:41:15.010068+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12479. [2026-03-28T15:41:15.010180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12480. [2026-03-28T15:41:15.010287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12481. [2026-03-28T15:41:15.010402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12482. [2026-03-28T15:41:15.010508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12483. [2026-03-28T15:41:15.010618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12484. [2026-03-28T15:41:15.010735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12485. [2026-03-28T15:41:15.010857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12486. [2026-03-28T15:41:15.010971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12487. [2026-03-28T15:41:15.011094+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12488. [2026-03-28T15:41:15.011197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12489. [2026-03-28T15:41:15.011297+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12490. [2026-03-28T15:41:15.011413+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12491. [2026-03-28T15:41:15.012755+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12492. [2026-03-28T15:41:15.012868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12493. [2026-03-28T15:41:15.016162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12494. [2026-03-28T15:41:15.016265+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12495. [2026-03-28T15:41:15.210400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12496. [2026-03-28T15:41:15.483704+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12497. [2026-03-28T15:41:15.484673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12498. [2026-03-28T15:41:15.490195+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12499. [2026-03-28T15:41:15.494510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enum.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enum.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/enum.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12500. [2026-03-28T15:41:15.499942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12501. [2026-03-28T15:41:15.501222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12502. [2026-03-28T15:41:15.502706+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12503. [2026-03-28T15:41:15.502860+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12504. [2026-03-28T15:41:15.503839+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12505. [2026-03-28T15:41:15.503985+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12506. [2026-03-28T15:41:15.505832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12507. [2026-03-28T15:41:15.505997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12508. [2026-03-28T15:41:15.507766+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12509. [2026-03-28T15:41:15.507914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12510. [2026-03-28T15:41:15.509543+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12511. [2026-03-28T15:41:15.509700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12512. [2026-03-28T15:41:15.511830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12513. [2026-03-28T15:41:15.511982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12514. [2026-03-28T15:41:15.513646+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12515. [2026-03-28T15:41:15.513805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12516. [2026-03-28T15:41:15.515400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12517. [2026-03-28T15:41:15.515542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12518. [2026-03-28T15:41:15.520197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12519. [2026-03-28T15:41:15.520367+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12520. [2026-03-28T15:41:15.520916+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12521. [2026-03-28T15:41:15.521088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12522. [2026-03-28T15:41:15.522477+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12523. [2026-03-28T15:41:15.522630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12524. [2026-03-28T15:41:15.524144+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12525. [2026-03-28T15:41:15.524326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12526. [2026-03-28T15:41:15.526098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12527. [2026-03-28T15:41:15.526237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12528. [2026-03-28T15:41:15.527338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12529. [2026-03-28T15:41:15.527753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12530. [2026-03-28T15:41:15.528643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12531. [2026-03-28T15:41:15.528786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12532. [2026-03-28T15:41:15.530317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12533. [2026-03-28T15:41:15.530469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12534. [2026-03-28T15:41:15.532072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12535. [2026-03-28T15:41:15.532209+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12536. [2026-03-28T15:41:15.533663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12537. [2026-03-28T15:41:15.533792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12538. [2026-03-28T15:41:15.535636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12539. [2026-03-28T15:41:15.535769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12540. [2026-03-28T15:41:15.537184+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12541. [2026-03-28T15:41:15.537327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12542. [2026-03-28T15:41:15.538716+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12543. [2026-03-28T15:41:15.538846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12544. [2026-03-28T15:41:15.543182+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12545. [2026-03-28T15:41:15.543352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12546. [2026-03-28T15:41:15.544389+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12547. [2026-03-28T15:41:15.544549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12548. [2026-03-28T15:41:15.544679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12549. [2026-03-28T15:41:15.544804+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12550. [2026-03-28T15:41:15.544926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12551. [2026-03-28T15:41:15.545052+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12552. [2026-03-28T15:41:15.545162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12553. [2026-03-28T15:41:15.545287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12554. [2026-03-28T15:41:15.545406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12555. [2026-03-28T15:41:15.545505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12556. [2026-03-28T15:41:15.545619+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12557. [2026-03-28T15:41:15.545722+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12558. [2026-03-28T15:41:15.545830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12559. [2026-03-28T15:41:15.545927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12560. [2026-03-28T15:41:15.546058+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12561. [2026-03-28T15:41:15.546166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12562. [2026-03-28T15:41:15.546281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12563. [2026-03-28T15:41:15.546410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12564. [2026-03-28T15:41:15.546512+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12565. [2026-03-28T15:41:15.546612+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12566. [2026-03-28T15:41:15.546708+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12567. [2026-03-28T15:41:15.546807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12568. [2026-03-28T15:41:15.546913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12569. [2026-03-28T15:41:15.548324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12570. [2026-03-28T15:41:15.548438+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12571. [2026-03-28T15:41:15.552158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12572. [2026-03-28T15:41:15.552260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12573. [2026-03-28T15:41:15.760213+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12574. [2026-03-28T15:41:15.998595+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12575. [2026-03-28T15:41:15.999456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12576. [2026-03-28T15:41:16.004640+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12577. [2026-03-28T15:41:16.008253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /term.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /term.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/term.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12578. [2026-03-28T15:41:16.012536+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12579. [2026-03-28T15:41:16.013784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12580. [2026-03-28T15:41:16.015317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12581. [2026-03-28T15:41:16.015476+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12582. [2026-03-28T15:41:16.016504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12583. [2026-03-28T15:41:16.016652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12584. [2026-03-28T15:41:16.018500+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12585. [2026-03-28T15:41:16.018650+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12586. [2026-03-28T15:41:16.020417+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12587. [2026-03-28T15:41:16.020567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12588. [2026-03-28T15:41:16.022197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12589. [2026-03-28T15:41:16.022372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12590. [2026-03-28T15:41:16.024548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12591. [2026-03-28T15:41:16.024717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12592. [2026-03-28T15:41:16.026402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12593. [2026-03-28T15:41:16.026560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12594. [2026-03-28T15:41:16.028205+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12595. [2026-03-28T15:41:16.028364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12596. [2026-03-28T15:41:16.033327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12597. [2026-03-28T15:41:16.033508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12598. [2026-03-28T15:41:16.033962+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12599. [2026-03-28T15:41:16.034126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12600. [2026-03-28T15:41:16.035496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12601. [2026-03-28T15:41:16.035657+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12602. [2026-03-28T15:41:16.037262+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12603. [2026-03-28T15:41:16.037445+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12604. [2026-03-28T15:41:16.039278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12605. [2026-03-28T15:41:16.039444+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12606. [2026-03-28T15:41:16.040516+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12607. [2026-03-28T15:41:16.040661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12608. [2026-03-28T15:41:16.041545+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12609. [2026-03-28T15:41:16.041679+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12610. [2026-03-28T15:41:16.043246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12611. [2026-03-28T15:41:16.043402+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12612. [2026-03-28T15:41:16.045080+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12613. [2026-03-28T15:41:16.045217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12614. [2026-03-28T15:41:16.046709+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12615. [2026-03-28T15:41:16.046838+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12616. [2026-03-28T15:41:16.048654+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12617. [2026-03-28T15:41:16.048811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12618. [2026-03-28T15:41:16.050276+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12619. [2026-03-28T15:41:16.050425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12620. [2026-03-28T15:41:16.051906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12621. [2026-03-28T15:41:16.052072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12622. [2026-03-28T15:41:16.056181+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12623. [2026-03-28T15:41:16.056334+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12624. [2026-03-28T15:41:16.057362+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12625. [2026-03-28T15:41:16.057547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12626. [2026-03-28T15:41:16.057687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12627. [2026-03-28T15:41:16.057825+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12628. [2026-03-28T15:41:16.057958+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12629. [2026-03-28T15:41:16.058089+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12630. [2026-03-28T15:41:16.058208+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12631. [2026-03-28T15:41:16.058321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12632. [2026-03-28T15:41:16.058434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12633. [2026-03-28T15:41:16.058547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12634. [2026-03-28T15:41:16.058678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12635. [2026-03-28T15:41:16.058791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12636. [2026-03-28T15:41:16.058898+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12637. [2026-03-28T15:41:16.058994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12638. [2026-03-28T15:41:16.059126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12639. [2026-03-28T15:41:16.059227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12640. [2026-03-28T15:41:16.059369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12641. [2026-03-28T15:41:16.059504+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12642. [2026-03-28T15:41:16.059632+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12643. [2026-03-28T15:41:16.059746+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12644. [2026-03-28T15:41:16.059852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12645. [2026-03-28T15:41:16.059957+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12646. [2026-03-28T15:41:16.060084+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12647. [2026-03-28T15:41:16.061590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12648. [2026-03-28T15:41:16.061701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12649. [2026-03-28T15:41:16.065075+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12650. [2026-03-28T15:41:16.065193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12651. [2026-03-28T15:41:16.243797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12652. [2026-03-28T15:41:16.497193+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12653. [2026-03-28T15:41:16.498212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12654. [2026-03-28T15:41:16.504294+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12655. [2026-03-28T15:41:16.508798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/index.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/index.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/index.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12656. [2026-03-28T15:41:16.514061+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12657. [2026-03-28T15:41:16.515410+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12658. [2026-03-28T15:41:16.517107+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12659. [2026-03-28T15:41:16.517282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12660. [2026-03-28T15:41:16.518409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12661. [2026-03-28T15:41:16.518576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12662. [2026-03-28T15:41:16.520725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12663. [2026-03-28T15:41:16.520914+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12664. [2026-03-28T15:41:16.522971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12665. [2026-03-28T15:41:16.523204+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12666. [2026-03-28T15:41:16.525051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12667. [2026-03-28T15:41:16.525219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12668. [2026-03-28T15:41:16.527577+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12669. [2026-03-28T15:41:16.527785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12670. [2026-03-28T15:41:16.529750+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12671. [2026-03-28T15:41:16.529966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12672. [2026-03-28T15:41:16.531808+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12673. [2026-03-28T15:41:16.531994+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12674. [2026-03-28T15:41:16.537391+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12675. [2026-03-28T15:41:16.537557+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12676. [2026-03-28T15:41:16.538067+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12677. [2026-03-28T15:41:16.538216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12678. [2026-03-28T15:41:16.539754+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12679. [2026-03-28T15:41:16.539941+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12680. [2026-03-28T15:41:16.541700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12681. [2026-03-28T15:41:16.541879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12682. [2026-03-28T15:41:16.543891+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12683. [2026-03-28T15:41:16.544091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12684. [2026-03-28T15:41:16.545222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12685. [2026-03-28T15:41:16.545382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12686. [2026-03-28T15:41:16.546323+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12687. [2026-03-28T15:41:16.546469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12688. [2026-03-28T15:41:16.548162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12689. [2026-03-28T15:41:16.548327+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12690. [2026-03-28T15:41:16.550142+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12691. [2026-03-28T15:41:16.550299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12692. [2026-03-28T15:41:16.551983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12693. [2026-03-28T15:41:16.552154+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12694. [2026-03-28T15:41:16.554256+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12695. [2026-03-28T15:41:16.554453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12696. [2026-03-28T15:41:16.556146+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12697. [2026-03-28T15:41:16.556336+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12698. [2026-03-28T15:41:16.558132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12699. [2026-03-28T15:41:16.558300+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12700. [2026-03-28T15:41:16.562683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12701. [2026-03-28T15:41:16.562843+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12702. [2026-03-28T15:41:16.564002+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12703. [2026-03-28T15:41:16.564248+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12704. [2026-03-28T15:41:16.564411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12705. [2026-03-28T15:41:16.564586+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12706. [2026-03-28T15:41:16.564731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12707. [2026-03-28T15:41:16.564868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12708. [2026-03-28T15:41:16.564981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12709. [2026-03-28T15:41:16.565134+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12710. [2026-03-28T15:41:16.565251+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12711. [2026-03-28T15:41:16.565409+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12712. [2026-03-28T15:41:16.565549+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12713. [2026-03-28T15:41:16.565674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12714. [2026-03-28T15:41:16.565783+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12715. [2026-03-28T15:41:16.565907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12716. [2026-03-28T15:41:16.566015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12717. [2026-03-28T15:41:16.566162+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12718. [2026-03-28T15:41:16.566289+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12719. [2026-03-28T15:41:16.566451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12720. [2026-03-28T15:41:16.566571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12721. [2026-03-28T15:41:16.566676+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12722. [2026-03-28T15:41:16.566791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12723. [2026-03-28T15:41:16.566915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12724. [2026-03-28T15:41:16.567051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12725. [2026-03-28T15:41:16.568562+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12726. [2026-03-28T15:41:16.568692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12727. [2026-03-28T15:41:16.572225+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12728. [2026-03-28T15:41:16.572368+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12729. [2026-03-28T15:41:16.806907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12730. [2026-03-28T15:41:17.052387+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12731. [2026-03-28T15:41:17.053156+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12732. [2026-03-28T15:41:17.057885+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12733. [2026-03-28T15:41:17.061266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domains.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domains.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/domains.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12734. [2026-03-28T15:41:17.065243+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12735. [2026-03-28T15:41:17.066377+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12736. [2026-03-28T15:41:17.069249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12737. [2026-03-28T15:41:17.069423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12738. [2026-03-28T15:41:17.071761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12739. [2026-03-28T15:41:17.071984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12740. [2026-03-28T15:41:17.073680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12741. [2026-03-28T15:41:17.073818+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12742. [2026-03-28T15:41:17.075559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12743. [2026-03-28T15:41:17.075707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12744. [2026-03-28T15:41:17.077196+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12745. [2026-03-28T15:41:17.077346+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12746. [2026-03-28T15:41:17.079326+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12747. [2026-03-28T15:41:17.079474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12748. [2026-03-28T15:41:17.080976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12749. [2026-03-28T15:41:17.081126+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12750. [2026-03-28T15:41:17.082553+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12751. [2026-03-28T15:41:17.082695+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12752. [2026-03-28T15:41:17.086984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12753. [2026-03-28T15:41:17.087157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12754. [2026-03-28T15:41:17.087582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12755. [2026-03-28T15:41:17.087728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12756. [2026-03-28T15:41:17.088969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12757. [2026-03-28T15:41:17.089130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12758. [2026-03-28T15:41:17.090567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12759. [2026-03-28T15:41:17.090733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12760. [2026-03-28T15:41:17.092415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12761. [2026-03-28T15:41:17.092556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12762. [2026-03-28T15:41:17.093521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12763. [2026-03-28T15:41:17.093647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12764. [2026-03-28T15:41:17.094420+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12765. [2026-03-28T15:41:17.094548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12766. [2026-03-28T15:41:17.095927+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12767. [2026-03-28T15:41:17.096070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12768. [2026-03-28T15:41:17.100653+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12769. [2026-03-28T15:41:17.100784+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12770. [2026-03-28T15:41:17.101989+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12771. [2026-03-28T15:41:17.102119+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12772. [2026-03-28T15:41:17.103483+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12773. [2026-03-28T15:41:17.103592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12774. [2026-03-28T15:41:17.104735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12775. [2026-03-28T15:41:17.104902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12776. [2026-03-28T15:41:17.106227+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12777. [2026-03-28T15:41:17.106354+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12778. [2026-03-28T15:41:17.109655+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12779. [2026-03-28T15:41:17.109774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12780. [2026-03-28T15:41:17.110733+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12781. [2026-03-28T15:41:17.110870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12782. [2026-03-28T15:41:17.110970+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12783. [2026-03-28T15:41:17.111186+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12784. [2026-03-28T15:41:17.111338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12785. [2026-03-28T15:41:17.111469+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12786. [2026-03-28T15:41:17.111590+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12787. [2026-03-28T15:41:17.111721+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12788. [2026-03-28T15:41:17.111844+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12789. [2026-03-28T15:41:17.111976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12790. [2026-03-28T15:41:17.112137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12791. [2026-03-28T15:41:17.112296+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12792. [2026-03-28T15:41:17.112434+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12793. [2026-03-28T15:41:17.112542+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12794. [2026-03-28T15:41:17.112638+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12795. [2026-03-28T15:41:17.112725+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12796. [2026-03-28T15:41:17.112821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12797. [2026-03-28T15:41:17.112917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12798. [2026-03-28T15:41:17.113001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12799. [2026-03-28T15:41:17.113113+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12800. [2026-03-28T15:41:17.113198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12801. [2026-03-28T15:41:17.113280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12802. [2026-03-28T15:41:17.113376+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12803. [2026-03-28T15:41:17.114593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12804. [2026-03-28T15:41:17.114731+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12805. [2026-03-28T15:41:17.117608+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12806. [2026-03-28T15:41:17.117752+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12807. [2026-03-28T15:41:17.279088+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12808. [2026-03-28T15:41:17.546694+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12809. [2026-03-28T15:41:17.547643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12810. [2026-03-28T15:41:17.553276+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12811. [2026-03-28T15:41:17.557238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /byp.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /byp.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12812. [2026-03-28T15:41:17.561740+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12813. [2026-03-28T15:41:17.563159+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12814. [2026-03-28T15:41:17.564810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12815. [2026-03-28T15:41:17.564983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12816. [2026-03-28T15:41:17.566010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12817. [2026-03-28T15:41:17.566192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12818. [2026-03-28T15:41:17.568118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12819. [2026-03-28T15:41:17.568282+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12820. [2026-03-28T15:41:17.570177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12821. [2026-03-28T15:41:17.570348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12822. [2026-03-28T15:41:17.572100+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12823. [2026-03-28T15:41:17.572252+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12824. [2026-03-28T15:41:17.574534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12825. [2026-03-28T15:41:17.574701+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12826. [2026-03-28T15:41:17.576470+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12827. [2026-03-28T15:41:17.576656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12828. [2026-03-28T15:41:17.578275+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12829. [2026-03-28T15:41:17.578460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12830. [2026-03-28T15:41:17.583299+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12831. [2026-03-28T15:41:17.583480+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12832. [2026-03-28T15:41:17.583942+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12833. [2026-03-28T15:41:17.584121+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12834. [2026-03-28T15:41:17.585486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12835. [2026-03-28T15:41:17.585685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12836. [2026-03-28T15:41:17.587240+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12837. [2026-03-28T15:41:17.587430+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12838. [2026-03-28T15:41:17.589279+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12839. [2026-03-28T15:41:17.589457+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12840. [2026-03-28T15:41:17.590541+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12841. [2026-03-28T15:41:17.590692+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12842. [2026-03-28T15:41:17.591703+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12843. [2026-03-28T15:41:17.591877+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12844. [2026-03-28T15:41:17.593474+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12845. [2026-03-28T15:41:17.593618+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12846. [2026-03-28T15:41:17.595200+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12847. [2026-03-28T15:41:17.595361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12848. [2026-03-28T15:41:17.596785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12849. [2026-03-28T15:41:17.596926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12850. [2026-03-28T15:41:17.598738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12851. [2026-03-28T15:41:17.598887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12852. [2026-03-28T15:41:17.600338+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12853. [2026-03-28T15:41:17.600486+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12854. [2026-03-28T15:41:17.601875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12855. [2026-03-28T15:41:17.602011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12856. [2026-03-28T15:41:17.606016+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12857. [2026-03-28T15:41:17.606171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12858. [2026-03-28T15:41:17.607226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12859. [2026-03-28T15:41:17.607425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12860. [2026-03-28T15:41:17.607552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12861. [2026-03-28T15:41:17.607685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12862. [2026-03-28T15:41:17.607812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12863. [2026-03-28T15:41:17.607922+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12864. [2026-03-28T15:41:17.608047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12865. [2026-03-28T15:41:17.608158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12866. [2026-03-28T15:41:17.608287+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12867. [2026-03-28T15:41:17.608406+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12868. [2026-03-28T15:41:17.608528+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12869. [2026-03-28T15:41:17.608636+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12870. [2026-03-28T15:41:17.608738+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12871. [2026-03-28T15:41:17.608840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12872. [2026-03-28T15:41:17.608947+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12873. [2026-03-28T15:41:17.609086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12874. [2026-03-28T15:41:17.609212+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12875. [2026-03-28T15:41:17.609348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12876. [2026-03-28T15:41:17.609454+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12877. [2026-03-28T15:41:17.609559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12878. [2026-03-28T15:41:17.609661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12879. [2026-03-28T15:41:17.609764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12880. [2026-03-28T15:41:17.609865+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12881. [2026-03-28T15:41:17.611237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12882. [2026-03-28T15:41:17.611384+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12883. [2026-03-28T15:41:17.614554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12884. [2026-03-28T15:41:17.614660+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12885. [2026-03-28T15:41:17.814665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12886. [2026-03-28T15:41:18.067746+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12887. [2026-03-28T15:41:18.068594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12888. [2026-03-28T15:41:18.072825+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12889. [2026-03-28T15:41:18.076432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12890. [2026-03-28T15:41:18.080870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12891. [2026-03-28T15:41:18.081895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12892. [2026-03-28T15:41:18.083189+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12893. [2026-03-28T15:41:18.083339+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12894. [2026-03-28T15:41:18.084158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12895. [2026-03-28T15:41:18.084301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12896. [2026-03-28T15:41:18.085822+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12897. [2026-03-28T15:41:18.085960+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12898. [2026-03-28T15:41:18.087451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12899. [2026-03-28T15:41:18.087582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12900. [2026-03-28T15:41:18.089066+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12901. [2026-03-28T15:41:18.089203+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12902. [2026-03-28T15:41:18.091043+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12903. [2026-03-28T15:41:18.091219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12904. [2026-03-28T15:41:18.092813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12905. [2026-03-28T15:41:18.092949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12906. [2026-03-28T15:41:18.094652+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12907. [2026-03-28T15:41:18.094792+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12908. [2026-03-28T15:41:18.098881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12909. [2026-03-28T15:41:18.099037+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12910. [2026-03-28T15:41:18.099467+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12911. [2026-03-28T15:41:18.099591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12912. [2026-03-28T15:41:18.100799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12913. [2026-03-28T15:41:18.100938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12914. [2026-03-28T15:41:18.102337+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12915. [2026-03-28T15:41:18.102489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12916. [2026-03-28T15:41:18.104116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12917. [2026-03-28T15:41:18.104260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12918. [2026-03-28T15:41:18.105228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12919. [2026-03-28T15:41:18.105370+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12920. [2026-03-28T15:41:18.106132+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12921. [2026-03-28T15:41:18.106259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12922. [2026-03-28T15:41:18.107663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12923. [2026-03-28T15:41:18.107793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12924. [2026-03-28T15:41:18.109226+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12925. [2026-03-28T15:41:18.109390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12926. [2026-03-28T15:41:18.110726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12927. [2026-03-28T15:41:18.110852+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12928. [2026-03-28T15:41:18.112582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12929. [2026-03-28T15:41:18.112712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12930. [2026-03-28T15:41:18.114072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12931. [2026-03-28T15:41:18.114207+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12932. [2026-03-28T15:41:18.115552+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12933. [2026-03-28T15:41:18.115693+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12934. [2026-03-28T15:41:18.119508+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12935. [2026-03-28T15:41:18.119643+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12936. [2026-03-28T15:41:18.120666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12937. [2026-03-28T15:41:18.120831+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12938. [2026-03-28T15:41:18.120956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12939. [2026-03-28T15:41:18.121108+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12940. [2026-03-28T15:41:18.121253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12941. [2026-03-28T15:41:18.121380+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12942. [2026-03-28T15:41:18.121488+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12943. [2026-03-28T15:41:18.121593+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12944. [2026-03-28T15:41:18.121699+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12945. [2026-03-28T15:41:18.121799+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12946. [2026-03-28T15:41:18.121917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12947. [2026-03-28T15:41:18.122042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12948. [2026-03-28T15:41:18.122163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12949. [2026-03-28T15:41:18.122266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12950. [2026-03-28T15:41:18.122386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12951. [2026-03-28T15:41:18.122498+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12952. [2026-03-28T15:41:18.122616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12953. [2026-03-28T15:41:18.122734+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12954. [2026-03-28T15:41:18.122837+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12955. [2026-03-28T15:41:18.122953+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12956. [2026-03-28T15:41:18.123106+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12957. [2026-03-28T15:41:18.123219+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12958. [2026-03-28T15:41:18.123333+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12959. [2026-03-28T15:41:18.124686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12960. [2026-03-28T15:41:18.124802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12961. [2026-03-28T15:41:18.128634+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12962. [2026-03-28T15:41:18.128743+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12963. [2026-03-28T15:41:18.319463+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12964. [2026-03-28T16:00:01.963401+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12965. [2026-03-28T16:00:02.081979+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  12966. [2026-03-28T16:24:29.825881+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12967. [2026-03-28T16:24:29.829035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12968. [2026-03-28T16:24:30.029558+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  12969. [2026-03-28T16:24:30.109416+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12970. [2026-03-28T16:24:30.152832+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  12971. [2026-03-28T16:24:31.904324+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  12972. [2026-03-28T16:24:32.026837+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  12973. [2026-03-28T16:24:32.651385+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  12974. [2026-03-28T16:24:32.939539+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  12975. [2026-03-28T16:24:33.481383+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  12976. [2026-03-28T16:24:33.667518+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  12977. [2026-03-28T16:24:33.790534+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12978. [2026-03-28T16:24:33.790666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12979. [2026-03-28T16:24:34.247900+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12980. [2026-03-28T16:24:34.355296+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  12981. [2026-03-28T16:24:34.356122+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12982. [2026-03-28T16:24:34.359234+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  12983. [2026-03-28T16:24:34.360170+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  12984. [2026-03-28T16:24:34.361605+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  12985. [2026-03-28T16:24:34.401212+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  12986. [2026-03-28T16:24:34.713557+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  12987. [2026-03-28T16:24:35.070351+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  12988. [2026-03-28T16:24:35.081418+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  12989. [2026-03-28T16:24:35.207471+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  12990. [2026-03-28T16:24:35.214427+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  12991. [2026-03-28T16:24:35.243643+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  12992. [2026-03-28T16:24:35.245879+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  12993. [2026-03-28T16:24:35.247739+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  12994. [2026-03-28T16:24:35.248667+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  12995. [2026-03-28T16:24:35.249420+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  12996. [2026-03-28T16:24:35.250147+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  12997. [2026-03-28T16:24:35.250704+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  12998. [2026-03-28T16:24:35.251425+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  12999. [2026-03-28T16:24:35.343786+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13000. [2026-03-28T16:24:35.343939+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13001. [2026-03-28T16:24:35.344116+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13002. [2026-03-28T16:24:35.344188+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13003. [2026-03-28T16:24:35.344401+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13004. [2026-03-28T16:24:35.344940+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13005. [2026-03-28T16:24:35.345346+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13006. [2026-03-28T16:24:35.346258+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13007. [2026-03-28T16:24:35.346618+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13008. [2026-03-28T16:24:35.347455+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13009. [2026-03-28T16:24:35.455157+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13010. [2026-03-28T16:24:35.459163+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13011. [2026-03-28T16:24:35.498280+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13012. [2026-03-28T16:24:35.513911+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13013. [2026-03-28T16:24:35.514049+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13014. [2026-03-28T16:24:35.550862+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13015. [2026-03-28T16:30:02.595317+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13016. [2026-03-28T16:30:02.718830+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13017. [2026-03-28T17:00:02.970291+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13018. [2026-03-28T17:00:03.116817+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13019. [2026-03-28T17:30:02.305688+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13020. [2026-03-28T17:30:02.379877+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13021. [2026-03-28T18:00:02.579877+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13022. [2026-03-28T18:00:02.698085+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13023. [2026-03-28T18:30:03.790311+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13024. [2026-03-28T18:30:03.876429+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13025. [2026-03-28T19:00:03.245352+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13026. [2026-03-28T19:00:03.468311+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13027. [2026-03-28T19:30:03.885888+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13028. [2026-03-28T19:30:04.122345+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13029. [2026-03-28T19:30:04.886855+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13030. [2026-03-28T19:30:04.890096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13031. [2026-03-28T19:30:05.194827+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://www.helpdesk.mcube.app/","method":"GET"} []
  13032. [2026-03-28T19:30:05.284132+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13033. [2026-03-28T19:30:05.333370+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13034. [2026-03-28T19:30:07.046703+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13035. [2026-03-28T19:30:07.120984+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13036. [2026-03-28T19:30:07.652719+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13037. [2026-03-28T19:30:07.876882+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13038. [2026-03-28T19:30:08.309665+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13039. [2026-03-28T19:30:08.486684+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13040. [2026-03-28T19:30:08.586903+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13041. [2026-03-28T19:30:08.587141+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13042. [2026-03-28T19:30:09.011158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13043. [2026-03-28T19:30:09.201616+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13044. [2026-03-28T19:30:09.202603+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13045. [2026-03-28T19:30:09.206531+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://www.helpdesk.mcube.app/pl/","method":"GET"} []
  13046. [2026-03-28T19:30:09.207707+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13047. [2026-03-28T19:30:09.209622+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13048. [2026-03-28T19:30:09.242784+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13049. [2026-03-28T19:30:09.558948+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13050. [2026-03-28T19:30:09.900380+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13051. [2026-03-28T19:30:09.913659+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13052. [2026-03-28T19:30:10.040675+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13053. [2026-03-28T19:30:10.046590+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13054. [2026-03-28T19:30:10.076770+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13055. [2026-03-28T19:30:10.079665+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13056. [2026-03-28T19:30:10.082609+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13057. [2026-03-28T19:30:10.084272+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13058. [2026-03-28T19:30:10.085624+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13059. [2026-03-28T19:30:10.086862+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13060. [2026-03-28T19:30:10.087932+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13061. [2026-03-28T19:30:10.089165+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13062. [2026-03-28T19:30:10.187317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13063. [2026-03-28T19:30:10.187569+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13064. [2026-03-28T19:30:10.187713+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13065. [2026-03-28T19:30:10.187834+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13066. [2026-03-28T19:30:10.188273+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13067. [2026-03-28T19:30:10.189346+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13068. [2026-03-28T19:30:10.190142+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13069. [2026-03-28T19:30:10.191783+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13070. [2026-03-28T19:30:10.192503+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13071. [2026-03-28T19:30:10.194130+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13072. [2026-03-28T19:30:10.327639+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13073. [2026-03-28T19:30:10.331779+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13074. [2026-03-28T19:30:10.346576+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13075. [2026-03-28T19:30:10.365668+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13076. [2026-03-28T19:30:10.365815+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13077. [2026-03-28T19:30:10.484789+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13078. [2026-03-28T19:37:43.681085+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13079. [2026-03-28T19:37:43.685382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13080. [2026-03-28T19:37:43.690794+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  13081. [2026-03-28T19:37:43.699099+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13082. [2026-03-28T19:37:43.716450+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13083. [2026-03-28T19:37:43.825822+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13084. [2026-03-28T19:37:43.837585+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13085. [2026-03-28T19:37:43.858009+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13086. [2026-03-28T19:37:43.877148+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13087. [2026-03-28T19:37:43.925705+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13088. [2026-03-28T19:37:43.935514+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13089. [2026-03-28T19:37:43.972972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13090. [2026-03-28T19:37:43.973161+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13091. [2026-03-28T19:37:44.142726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13092. [2026-03-28T19:37:46.154013+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13093. [2026-03-28T19:37:46.154785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13094. [2026-03-28T19:37:46.157662+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  13095. [2026-03-28T19:37:46.158514+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13096. [2026-03-28T19:37:46.159846+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13097. [2026-03-28T19:37:46.176394+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13098. [2026-03-28T19:37:46.194269+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13099. [2026-03-28T19:37:46.244695+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13100. [2026-03-28T19:37:46.249429+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13101. [2026-03-28T19:37:46.261863+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13102. [2026-03-28T19:37:46.263188+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13103. [2026-03-28T19:37:46.267599+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13104. [2026-03-28T19:37:46.268080+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13105. [2026-03-28T19:37:46.269087+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13106. [2026-03-28T19:37:46.269675+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13107. [2026-03-28T19:37:46.270243+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13108. [2026-03-28T19:37:46.270834+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13109. [2026-03-28T19:37:46.271264+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13110. [2026-03-28T19:37:46.271978+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13111. [2026-03-28T19:37:46.279507+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13112. [2026-03-28T19:37:46.279672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13113. [2026-03-28T19:37:46.279768+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13114. [2026-03-28T19:37:46.279851+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13115. [2026-03-28T19:37:46.280141+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13116. [2026-03-28T19:37:46.280673+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13117. [2026-03-28T19:37:46.281167+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13118. [2026-03-28T19:37:46.281749+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13119. [2026-03-28T19:37:46.282225+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13120. [2026-03-28T19:37:46.282866+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13121. [2026-03-28T19:37:46.291115+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13122. [2026-03-28T19:37:46.293047+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13123. [2026-03-28T19:37:46.297278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13124. [2026-03-28T19:37:46.303924+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13125. [2026-03-28T19:37:46.304079+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13126. [2026-03-28T19:37:46.348496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13127. [2026-03-28T19:45:46.943049+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13128. [2026-03-28T19:45:46.945920+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13129. [2026-03-28T19:45:46.987598+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13130. [2026-03-28T19:45:47.075237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13131. [2026-03-28T19:45:47.409101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13132. [2026-03-28T19:45:47.419578+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13133. [2026-03-28T19:45:47.421510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13134. [2026-03-28T19:45:47.421744+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13135. [2026-03-28T19:45:47.423596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13136. [2026-03-28T19:45:47.423811+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13137. [2026-03-28T19:45:47.426456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13138. [2026-03-28T19:45:47.426661+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13139. [2026-03-28T19:45:47.428842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13140. [2026-03-28T19:45:47.429076+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13141. [2026-03-28T19:45:47.431217+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13142. [2026-03-28T19:45:47.431399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13143. [2026-03-28T19:45:47.434938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13144. [2026-03-28T19:45:47.435176+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13145. [2026-03-28T19:45:47.437347+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13146. [2026-03-28T19:45:47.437559+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13147. [2026-03-28T19:45:47.439821+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13148. [2026-03-28T19:45:47.440056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13149. [2026-03-28T19:45:47.446537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13150. [2026-03-28T19:45:47.446720+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13151. [2026-03-28T19:45:47.447259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13152. [2026-03-28T19:45:47.447427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13153. [2026-03-28T19:45:47.448881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13154. [2026-03-28T19:45:47.449111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13155. [2026-03-28T19:45:47.450753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13156. [2026-03-28T19:45:47.450949+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13157. [2026-03-28T19:45:47.453272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13158. [2026-03-28T19:45:47.453453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13159. [2026-03-28T19:45:47.454765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13160. [2026-03-28T19:45:47.454950+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13161. [2026-03-28T19:45:47.456004+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13162. [2026-03-28T19:45:47.456192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13163. [2026-03-28T19:45:47.457973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13164. [2026-03-28T19:45:47.458153+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13165. [2026-03-28T19:45:47.460051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13166. [2026-03-28T19:45:47.460223+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13167. [2026-03-28T19:45:47.462352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13168. [2026-03-28T19:45:47.462524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13169. [2026-03-28T19:45:47.465000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13170. [2026-03-28T19:45:47.465192+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13171. [2026-03-28T19:45:47.466959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13172. [2026-03-28T19:45:47.467145+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13173. [2026-03-28T19:45:47.468788+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13174. [2026-03-28T19:45:47.468955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13175. [2026-03-28T19:45:47.473906+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13176. [2026-03-28T19:45:47.474105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13177. [2026-03-28T19:45:47.477667+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13178. [2026-03-28T19:45:47.477907+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13179. [2026-03-28T19:45:47.478112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13180. [2026-03-28T19:45:47.478281+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13181. [2026-03-28T19:45:47.478442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13182. [2026-03-28T19:45:47.478597+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13183. [2026-03-28T19:45:47.478726+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13184. [2026-03-28T19:45:47.478868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13185. [2026-03-28T19:45:47.479051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13186. [2026-03-28T19:45:47.479183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13187. [2026-03-28T19:45:47.479330+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13188. [2026-03-28T19:45:47.479458+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13189. [2026-03-28T19:45:47.479580+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13190. [2026-03-28T19:45:47.479700+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13191. [2026-03-28T19:45:47.479846+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13192. [2026-03-28T19:45:47.479992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13193. [2026-03-28T19:45:47.480158+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13194. [2026-03-28T19:45:47.480321+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13195. [2026-03-28T19:45:47.480460+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13196. [2026-03-28T19:45:47.480614+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13197. [2026-03-28T19:45:47.480735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13198. [2026-03-28T19:45:47.480879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13199. [2026-03-28T19:45:47.481091+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13200. [2026-03-28T19:45:47.487215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13201. [2026-03-28T19:45:47.487360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13202. [2026-03-28T19:45:47.537521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13203. [2026-03-28T19:45:47.537674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13204. [2026-03-28T19:45:47.748181+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13205. [2026-03-28T19:45:47.749173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13206. [2026-03-28T19:45:47.750904+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/","method":"GET"} []
  13207. [2026-03-28T19:45:47.752116+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13208. [2026-03-28T19:45:47.847125+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13209. [2026-03-28T19:45:47.911010+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13210. [2026-03-28T19:45:47.981693+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13211. [2026-03-28T19:45:47.993246+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13212. [2026-03-28T19:45:48.016969+01:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13213. [2026-03-28T19:45:48.030399+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13214. [2026-03-28T19:45:48.065685+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13215. [2026-03-28T19:45:48.073753+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13216. [2026-03-28T19:45:48.081062+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13217. [2026-03-28T19:45:48.081183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13218. [2026-03-28T19:45:48.144369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13219. [2026-03-28T19:45:48.356276+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13220. [2026-03-28T19:45:48.356943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13221. [2026-03-28T19:45:48.359604+01:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/","method":"GET"} []
  13222. [2026-03-28T19:45:48.360351+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13223. [2026-03-28T19:45:48.361546+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13224. [2026-03-28T19:45:48.375153+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13225. [2026-03-28T19:45:48.396724+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13226. [2026-03-28T19:45:48.446723+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13227. [2026-03-28T19:45:48.451385+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13228. [2026-03-28T19:45:48.464214+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13229. [2026-03-28T19:45:48.465601+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13230. [2026-03-28T19:45:48.470380+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13231. [2026-03-28T19:45:48.470942+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13232. [2026-03-28T19:45:48.472106+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13233. [2026-03-28T19:45:48.472802+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13234. [2026-03-28T19:45:48.473500+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13235. [2026-03-28T19:45:48.474239+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13236. [2026-03-28T19:45:48.474740+01:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13237. [2026-03-28T19:45:48.475480+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13238. [2026-03-28T19:45:48.483259+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13239. [2026-03-28T19:45:48.483411+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13240. [2026-03-28T19:45:48.484757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13241. [2026-03-28T19:45:48.484873+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13242. [2026-03-28T19:45:48.485163+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13243. [2026-03-28T19:45:48.485699+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13244. [2026-03-28T19:45:48.486192+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13245. [2026-03-28T19:45:48.486765+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13246. [2026-03-28T19:45:48.487246+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13247. [2026-03-28T19:45:48.487992+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13248. [2026-03-28T19:45:48.496369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13249. [2026-03-28T19:45:48.498044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13250. [2026-03-28T19:45:48.502082+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13251. [2026-03-28T19:45:48.508521+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13252. [2026-03-28T19:45:48.508630+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13253. [2026-03-28T19:45:48.582760+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13254. [2026-03-28T20:00:02.403969+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13255. [2026-03-28T20:00:02.637963+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13256. [2026-03-28T20:30:02.522017+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13257. [2026-03-28T20:30:02.759041+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13258. [2026-03-28T21:00:02.258008+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13259. [2026-03-28T21:00:02.484068+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13260. [2026-03-28T21:30:03.829318+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13261. [2026-03-28T21:30:03.898966+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13262. [2026-03-28T21:31:34.522454+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13263. [2026-03-28T21:31:34.525324+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13264. [2026-03-28T21:31:34.903787+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13265. [2026-03-28T21:31:35.211295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13266. [2026-03-28T21:31:35.646925+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13267. [2026-03-28T21:31:35.672665+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13268. [2026-03-28T21:31:35.674001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13269. [2026-03-28T21:31:35.674175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13270. [2026-03-28T21:31:35.674977+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13271. [2026-03-28T21:31:35.675148+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13272. [2026-03-28T21:31:35.677214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13273. [2026-03-28T21:31:35.677369+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13274. [2026-03-28T21:31:35.678832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13275. [2026-03-28T21:31:35.678975+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13276. [2026-03-28T21:31:35.680386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13277. [2026-03-28T21:31:35.680527+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13278. [2026-03-28T21:31:35.682415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13279. [2026-03-28T21:31:35.682604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13280. [2026-03-28T21:31:35.684249+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13281. [2026-03-28T21:31:35.684393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13282. [2026-03-28T21:31:35.686175+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13283. [2026-03-28T21:31:35.686318+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13284. [2026-03-28T21:31:35.690969+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13285. [2026-03-28T21:31:35.691173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13286. [2026-03-28T21:31:35.691621+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13287. [2026-03-28T21:31:35.691781+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13288. [2026-03-28T21:31:35.692964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13289. [2026-03-28T21:31:35.693244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13290. [2026-03-28T21:31:35.695072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13291. [2026-03-28T21:31:35.695221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13292. [2026-03-28T21:31:35.696864+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13293. [2026-03-28T21:31:35.697015+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13294. [2026-03-28T21:31:35.698003+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13295. [2026-03-28T21:31:35.698165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13296. [2026-03-28T21:31:35.698981+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13297. [2026-03-28T21:31:35.699135+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13298. [2026-03-28T21:31:35.700522+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13299. [2026-03-28T21:31:35.700671+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13300. [2026-03-28T21:31:35.702165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13301. [2026-03-28T21:31:35.702311+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13302. [2026-03-28T21:31:35.703848+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13303. [2026-03-28T21:31:35.703997+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13304. [2026-03-28T21:31:35.705827+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13305. [2026-03-28T21:31:35.705984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13306. [2026-03-28T21:31:35.707398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13307. [2026-03-28T21:31:35.707556+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13308. [2026-03-28T21:31:35.708964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13309. [2026-03-28T21:31:35.709124+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13310. [2026-03-28T21:31:35.713101+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13311. [2026-03-28T21:31:35.713247+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13312. [2026-03-28T21:31:35.716778+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13313. [2026-03-28T21:31:35.717110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13314. [2026-03-28T21:31:35.718228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13315. [2026-03-28T21:31:35.718451+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13316. [2026-03-28T21:31:35.718644+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13317. [2026-03-28T21:31:35.718793+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13318. [2026-03-28T21:31:35.718954+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13319. [2026-03-28T21:31:35.719125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13320. [2026-03-28T21:31:35.719268+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13321. [2026-03-28T21:31:35.719399+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13322. [2026-03-28T21:31:35.719587+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13323. [2026-03-28T21:31:35.719728+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13324. [2026-03-28T21:31:35.719857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13325. [2026-03-28T21:31:35.720001+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13326. [2026-03-28T21:31:35.720164+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13327. [2026-03-28T21:31:35.720301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13328. [2026-03-28T21:31:35.720453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13329. [2026-03-28T21:31:35.720631+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13330. [2026-03-28T21:31:35.720769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13331. [2026-03-28T21:31:35.720902+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13332. [2026-03-28T21:31:35.721070+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13333. [2026-03-28T21:31:35.721222+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13334. [2026-03-28T21:31:35.721353+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13335. [2026-03-28T21:31:35.729497+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13336. [2026-03-28T21:31:35.729735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13337. [2026-03-28T21:31:36.643173+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13338. [2026-03-28T21:31:36.643393+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13339. [2026-03-28T21:31:37.273723+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13340. [2026-03-28T22:00:02.524762+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13341. [2026-03-28T22:00:02.581849+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13342. [2026-03-28T22:12:05.566291+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13343. [2026-03-28T22:12:05.602717+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13344. [2026-03-28T22:12:05.627150+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"fb4201"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/fb4201?panel=db","method":"GET"} []
  13345. [2026-03-28T22:12:05.650693+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13346. [2026-03-28T22:12:05.734724+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13347. [2026-03-28T22:12:06.488009+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13348. [2026-03-28T22:12:06.557077+01:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/search_bar?panel=db","method":"GET"} []
  13349. [2026-03-28T22:30:03.000004+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13350. [2026-03-28T22:30:03.233505+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13351. [2026-03-28T23:00:03.135265+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13352. [2026-03-28T23:00:03.244355+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13353. [2026-03-28T23:30:03.152840+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13354. [2026-03-28T23:30:03.240148+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13355. [2026-03-28T23:31:53.284750+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13356. [2026-03-28T23:31:53.287780+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13357. [2026-03-28T23:31:53.562992+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3e2a10"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/3e2a10?panel=config","method":"GET"} []
  13358. [2026-03-28T23:31:53.649870+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13359. [2026-03-28T23:31:53.693378+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13360. [2026-03-28T23:31:54.900002+01:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://www.helpdesk.mcube.app/_profiler/search_bar?panel=config","method":"GET"} []
  13361. [2026-03-28T23:31:55.302388+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13362. [2026-03-28T23:31:55.303841+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13363. [2026-03-28T23:31:55.304244+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13364. [2026-03-28T23:31:55.304571+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13365. [2026-03-28T23:31:55.304912+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13366. [2026-03-28T23:31:55.305291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13367. [2026-03-28T23:31:55.305567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13368. [2026-03-28T23:31:55.305895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13369. [2026-03-28T23:31:55.306202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13370. [2026-03-28T23:31:55.306479+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13371. [2026-03-28T23:31:55.306806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13372. [2026-03-28T23:31:55.307123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13373. [2026-03-28T23:31:55.307418+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13374. [2026-03-28T23:31:55.307697+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13375. [2026-03-28T23:31:55.307988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13376. [2026-03-28T23:31:55.308358+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13377. [2026-03-28T23:31:55.308641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13378. [2026-03-28T23:31:55.308973+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13379. [2026-03-28T23:31:55.309301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13380. [2026-03-29T00:00:03.387429+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13381. [2026-03-29T00:00:03.663311+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13382. [2026-03-29T00:30:06.862335+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13383. [2026-03-29T00:30:07.108331+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13384. [2026-03-29T01:00:03.551227+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13385. [2026-03-29T01:00:03.779539+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13386. [2026-03-29T01:30:07.315106+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13387. [2026-03-29T01:30:07.660161+01:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13388. [2026-03-29T01:54:29.586362+01:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13389. [2026-03-29T01:54:29.662765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13390. [2026-03-29T01:54:29.837444+01:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13391. [2026-03-29T01:54:30.208108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13392. [2026-03-29T01:54:30.969051+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13393. [2026-03-29T01:54:31.025137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13394. [2026-03-29T01:54:31.026959+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13395. [2026-03-29T01:54:31.027765+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13396. [2026-03-29T01:54:31.029767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13397. [2026-03-29T01:54:31.029915+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13398. [2026-03-29T01:54:31.032468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13399. [2026-03-29T01:54:31.032617+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13400. [2026-03-29T01:54:31.034018+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13401. [2026-03-29T01:54:31.034172+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13402. [2026-03-29T01:54:31.035533+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13403. [2026-03-29T01:54:31.035690+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13404. [2026-03-29T01:54:31.038295+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13405. [2026-03-29T01:54:31.038437+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13406. [2026-03-29T01:54:31.040567+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13407. [2026-03-29T01:54:31.040707+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13408. [2026-03-29T01:54:31.042602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13409. [2026-03-29T01:54:31.042926+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13410. [2026-03-29T01:54:31.056938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13411. [2026-03-29T01:54:31.057210+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13412. [2026-03-29T01:54:31.058246+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13413. [2026-03-29T01:54:31.058387+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13414. [2026-03-29T01:54:31.060443+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13415. [2026-03-29T01:54:31.060610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13416. [2026-03-29T01:54:31.062956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13417. [2026-03-29T01:54:31.063231+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13418. [2026-03-29T01:54:31.067400+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13419. [2026-03-29T01:54:31.067753+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13420. [2026-03-29T01:54:31.069310+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13421. [2026-03-29T01:54:31.069591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13422. [2026-03-29T01:54:31.070390+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13423. [2026-03-29T01:54:31.070531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13424. [2026-03-29T01:54:31.071988+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13425. [2026-03-29T01:54:31.072170+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13426. [2026-03-29T01:54:31.073897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13427. [2026-03-29T01:54:31.074131+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13428. [2026-03-29T01:54:31.076218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13429. [2026-03-29T01:54:31.076592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13430. [2026-03-29T01:54:31.079892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13431. [2026-03-29T01:54:31.080278+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13432. [2026-03-29T01:54:31.082307+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13433. [2026-03-29T01:54:31.082462+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13434. [2026-03-29T01:54:31.084218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13435. [2026-03-29T01:54:31.084364+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13436. [2026-03-29T01:54:31.089419+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13437. [2026-03-29T01:54:31.089649+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13438. [2026-03-29T01:54:31.094602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13439. [2026-03-29T01:54:31.095352+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13440. [2026-03-29T01:54:31.101288+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13441. [2026-03-29T01:54:31.101453+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13442. [2026-03-29T01:54:31.101735+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13443. [2026-03-29T01:54:31.101870+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13444. [2026-03-29T01:54:31.102125+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13445. [2026-03-29T01:54:31.102269+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13446. [2026-03-29T01:54:31.102386+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13447. [2026-03-29T01:54:31.102496+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13448. [2026-03-29T01:54:31.102641+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13449. [2026-03-29T01:54:31.102875+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13450. [2026-03-29T01:54:31.102996+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13451. [2026-03-29T01:54:31.103234+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13452. [2026-03-29T01:54:31.103365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13453. [2026-03-29T01:54:31.103478+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13454. [2026-03-29T01:54:31.103602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13455. [2026-03-29T01:54:31.103749+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13456. [2026-03-29T01:54:31.103966+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13457. [2026-03-29T01:54:31.104117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13458. [2026-03-29T01:54:31.104228+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13459. [2026-03-29T01:54:31.104466+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13460. [2026-03-29T01:54:31.104591+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13461. [2026-03-29T01:54:31.114415+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13462. [2026-03-29T01:54:31.114539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13463. [2026-03-29T01:54:31.976461+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13464. [2026-03-29T01:54:31.976663+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13465. [2026-03-29T01:54:33.036193+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13466. [2026-03-29T03:00:03.353909+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13467. [2026-03-29T03:00:03.657481+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13468. [2026-03-29T03:30:06.594684+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13469. [2026-03-29T03:30:06.855642+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13470. [2026-03-29T03:36:11.528028+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13471. [2026-03-29T03:36:11.531296+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13472. [2026-03-29T03:36:11.702687+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  13473. [2026-03-29T03:36:11.741472+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13474. [2026-03-29T03:36:11.796074+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13475. [2026-03-29T03:36:13.123431+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13476. [2026-03-29T03:36:13.201125+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13477. [2026-03-29T03:36:13.730106+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13478. [2026-03-29T03:36:13.963652+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13479. [2026-03-29T03:36:14.410658+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13480. [2026-03-29T03:36:14.583497+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13481. [2026-03-29T03:36:14.662136+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13482. [2026-03-29T03:36:14.662289+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13483. [2026-03-29T03:36:15.020970+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13484. [2026-03-29T03:36:16.031582+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13485. [2026-03-29T03:36:16.032391+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13486. [2026-03-29T03:36:16.035305+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  13487. [2026-03-29T03:36:16.036278+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13488. [2026-03-29T03:36:16.037805+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13489. [2026-03-29T03:36:16.065998+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13490. [2026-03-29T03:36:16.382659+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13491. [2026-03-29T03:36:16.712450+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13492. [2026-03-29T03:36:16.727395+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13493. [2026-03-29T03:36:16.850726+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13494. [2026-03-29T03:36:16.855129+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13495. [2026-03-29T03:36:16.883708+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13496. [2026-03-29T03:36:16.886225+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13497. [2026-03-29T03:36:16.888348+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13498. [2026-03-29T03:36:16.889558+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13499. [2026-03-29T03:36:16.890508+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13500. [2026-03-29T03:36:16.891316+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13501. [2026-03-29T03:36:16.892006+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13502. [2026-03-29T03:36:16.892837+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13503. [2026-03-29T03:36:16.982579+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13504. [2026-03-29T03:36:16.982744+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13505. [2026-03-29T03:36:16.982828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13506. [2026-03-29T03:36:16.982895+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13507. [2026-03-29T03:36:16.983124+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13508. [2026-03-29T03:36:16.983910+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13509. [2026-03-29T03:36:16.984344+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13510. [2026-03-29T03:36:16.985570+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13511. [2026-03-29T03:36:16.986018+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13512. [2026-03-29T03:36:16.987121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13513. [2026-03-29T03:36:17.105130+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13514. [2026-03-29T03:36:17.109335+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13515. [2026-03-29T03:36:17.145417+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13516. [2026-03-29T03:36:17.163881+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13517. [2026-03-29T03:36:17.164067+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13518. [2026-03-29T03:36:17.271961+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13519. [2026-03-29T03:41:11.189870+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13520. [2026-03-29T03:41:11.228684+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13521. [2026-03-29T03:41:11.335794+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13522. [2026-03-29T03:41:11.518131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13523. [2026-03-29T03:41:11.874007+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13524. [2026-03-29T03:41:11.897333+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13525. [2026-03-29T03:41:11.898666+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13526. [2026-03-29T03:41:11.898804+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13527. [2026-03-29T03:41:11.899692+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13528. [2026-03-29T03:41:11.899845+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13529. [2026-03-29T03:41:11.901476+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13530. [2026-03-29T03:41:11.901628+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13531. [2026-03-29T03:41:11.903209+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13532. [2026-03-29T03:41:11.903363+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13533. [2026-03-29T03:41:11.904891+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13534. [2026-03-29T03:41:11.905059+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13535. [2026-03-29T03:41:11.907169+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13536. [2026-03-29T03:41:11.907369+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13537. [2026-03-29T03:41:11.909034+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13538. [2026-03-29T03:41:11.909185+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13539. [2026-03-29T03:41:11.910668+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13540. [2026-03-29T03:41:11.910814+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13541. [2026-03-29T03:41:11.915637+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13542. [2026-03-29T03:41:11.915781+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13543. [2026-03-29T03:41:11.916200+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13544. [2026-03-29T03:41:11.916362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13545. [2026-03-29T03:41:11.917602+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13546. [2026-03-29T03:41:11.917752+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13547. [2026-03-29T03:41:11.919218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13548. [2026-03-29T03:41:11.919374+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13549. [2026-03-29T03:41:11.921198+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13550. [2026-03-29T03:41:11.921358+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13551. [2026-03-29T03:41:11.922433+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13552. [2026-03-29T03:41:11.922571+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13553. [2026-03-29T03:41:11.923383+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13554. [2026-03-29T03:41:11.923511+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13555. [2026-03-29T03:41:11.925299+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13556. [2026-03-29T03:41:11.925444+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13557. [2026-03-29T03:41:11.927151+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13558. [2026-03-29T03:41:11.927321+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13559. [2026-03-29T03:41:11.928957+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13560. [2026-03-29T03:41:11.929128+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13561. [2026-03-29T03:41:11.931124+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13562. [2026-03-29T03:41:11.931383+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13563. [2026-03-29T03:41:11.932974+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13564. [2026-03-29T03:41:11.933132+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13565. [2026-03-29T03:41:11.934518+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13566. [2026-03-29T03:41:11.934681+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13567. [2026-03-29T03:41:11.938863+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13568. [2026-03-29T03:41:11.939006+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13569. [2026-03-29T03:41:11.943555+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13570. [2026-03-29T03:41:11.943737+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13571. [2026-03-29T03:41:11.943864+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13572. [2026-03-29T03:41:11.944046+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13573. [2026-03-29T03:41:11.944181+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13574. [2026-03-29T03:41:11.944322+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13575. [2026-03-29T03:41:11.944441+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13576. [2026-03-29T03:41:11.944547+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13577. [2026-03-29T03:41:11.944692+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13578. [2026-03-29T03:41:11.944818+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13579. [2026-03-29T03:41:11.944966+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13580. [2026-03-29T03:41:11.945096+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13581. [2026-03-29T03:41:11.945218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13582. [2026-03-29T03:41:11.945348+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13583. [2026-03-29T03:41:11.945455+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13584. [2026-03-29T03:41:11.945572+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13585. [2026-03-29T03:41:11.945698+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13586. [2026-03-29T03:41:11.945855+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13587. [2026-03-29T03:41:11.945964+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13588. [2026-03-29T03:41:11.946092+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13589. [2026-03-29T03:41:11.946212+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13590. [2026-03-29T03:41:11.946332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13591. [2026-03-29T03:41:11.946441+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13592. [2026-03-29T03:41:11.952541+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13593. [2026-03-29T03:41:11.952677+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13594. [2026-03-29T03:41:12.141105+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13595. [2026-03-29T03:41:12.141248+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13596. [2026-03-29T03:41:12.668358+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13597. [2026-03-29T04:00:08.487765+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13598. [2026-03-29T04:00:08.931691+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13599. [2026-03-29T04:30:06.330209+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13600. [2026-03-29T04:30:06.680816+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13601. [2026-03-29T04:42:34.908881+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13602. [2026-03-29T04:42:34.951925+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13603. [2026-03-29T04:42:35.273281+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  13604. [2026-03-29T04:42:35.371281+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13605. [2026-03-29T04:42:35.442094+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13606. [2026-03-29T04:42:37.788540+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13607. [2026-03-29T04:42:37.912083+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13608. [2026-03-29T04:42:38.763408+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13609. [2026-03-29T04:42:39.246511+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13610. [2026-03-29T04:42:40.695388+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13611. [2026-03-29T04:42:41.017196+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13612. [2026-03-29T04:42:41.645894+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13613. [2026-03-29T04:42:41.646075+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13614. [2026-03-29T04:42:42.794109+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13615. [2026-03-29T04:42:45.389094+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13616. [2026-03-29T04:42:45.390506+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13617. [2026-03-29T04:42:45.496541+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  13618. [2026-03-29T04:42:45.497947+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13619. [2026-03-29T04:42:45.499843+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13620. [2026-03-29T04:42:45.681670+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13621. [2026-03-29T04:42:46.725089+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13622. [2026-03-29T04:42:47.493351+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13623. [2026-03-29T04:42:47.624211+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13624. [2026-03-29T04:42:47.886874+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13625. [2026-03-29T04:42:47.897933+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13626. [2026-03-29T04:42:48.049511+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13627. [2026-03-29T04:42:48.058000+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13628. [2026-03-29T04:42:48.060102+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13629. [2026-03-29T04:42:48.064569+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13630. [2026-03-29T04:42:48.065493+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13631. [2026-03-29T04:42:48.066235+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13632. [2026-03-29T04:42:48.066815+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13633. [2026-03-29T04:42:48.067557+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13634. [2026-03-29T04:42:48.213239+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13635. [2026-03-29T04:42:48.213568+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13636. [2026-03-29T04:42:48.213698+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13637. [2026-03-29T04:42:48.213788+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13638. [2026-03-29T04:42:48.214111+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13639. [2026-03-29T04:42:48.214869+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13640. [2026-03-29T04:42:48.215422+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13641. [2026-03-29T04:42:48.219978+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13642. [2026-03-29T04:42:48.223429+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13643. [2026-03-29T04:42:48.225471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13644. [2026-03-29T04:42:48.723851+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13645. [2026-03-29T04:42:48.729295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13646. [2026-03-29T04:42:48.836614+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13647. [2026-03-29T04:42:48.904057+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13648. [2026-03-29T04:42:48.904463+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13649. [2026-03-29T04:42:49.247082+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13650. [2026-03-29T05:00:04.638838+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13651. [2026-03-29T05:00:04.977473+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13652. [2026-03-29T05:02:43.614969+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13653. [2026-03-29T05:02:43.624530+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13654. [2026-03-29T05:02:43.677858+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/","method":"GET"} []
  13655. [2026-03-29T05:02:43.706006+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13656. [2026-03-29T05:02:43.775991+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13657. [2026-03-29T05:02:44.266287+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  13658. [2026-03-29T05:02:44.305443+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  13659. [2026-03-29T05:02:44.650739+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  13660. [2026-03-29T05:02:44.846427+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  13661. [2026-03-29T05:02:45.310573+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  13662. [2026-03-29T05:02:45.422460+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13663. [2026-03-29T05:02:45.513263+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13664. [2026-03-29T05:02:45.513393+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13665. [2026-03-29T05:02:45.794696+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13666. [2026-03-29T05:02:49.528384+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13667. [2026-03-29T05:02:49.529271+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13668. [2026-03-29T05:02:49.538967+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/pl/","method":"GET"} []
  13669. [2026-03-29T05:02:49.540187+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13670. [2026-03-29T05:02:49.542360+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13671. [2026-03-29T05:02:49.570828+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13672. [2026-03-29T05:02:49.849613+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  13673. [2026-03-29T05:02:50.187828+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  13674. [2026-03-29T05:02:50.198332+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  13675. [2026-03-29T05:02:50.292487+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  13676. [2026-03-29T05:02:50.295471+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  13677. [2026-03-29T05:02:50.324683+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  13678. [2026-03-29T05:02:50.326627+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  13679. [2026-03-29T05:02:50.328526+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  13680. [2026-03-29T05:02:50.329794+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  13681. [2026-03-29T05:02:50.330696+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  13682. [2026-03-29T05:02:50.331549+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  13683. [2026-03-29T05:02:50.332261+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  13684. [2026-03-29T05:02:50.333191+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  13685. [2026-03-29T05:02:50.362605+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13686. [2026-03-29T05:02:50.362786+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13687. [2026-03-29T05:02:50.362866+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13688. [2026-03-29T05:02:50.362932+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13689. [2026-03-29T05:02:50.363233+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13690. [2026-03-29T05:02:50.364597+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13691. [2026-03-29T05:02:50.365148+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  13692. [2026-03-29T05:02:50.366325+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  13693. [2026-03-29T05:02:50.366874+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  13694. [2026-03-29T05:02:50.368003+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13695. [2026-03-29T05:02:50.444212+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13696. [2026-03-29T05:02:50.448401+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13697. [2026-03-29T05:02:50.492404+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13698. [2026-03-29T05:02:50.508182+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13699. [2026-03-29T05:02:50.508314+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13700. [2026-03-29T05:02:50.608564+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13701. [2026-03-29T05:30:06.365033+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13702. [2026-03-29T05:30:06.661243+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13703. [2026-03-29T06:00:07.211211+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13704. [2026-03-29T06:00:07.495417+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13705. [2026-03-29T06:30:04.270485+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13706. [2026-03-29T06:30:04.519145+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13707. [2026-03-29T06:37:06.423450+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13708. [2026-03-29T06:37:06.426524+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13709. [2026-03-29T06:37:06.475530+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13710. [2026-03-29T06:37:06.593885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://www.helpdesk.mcube.app/robots.txt")" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://www.helpdesk.mcube.app/robots.txt\") at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13711. [2026-03-29T06:37:06.946314+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13712. [2026-03-29T06:37:06.969667+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13713. [2026-03-29T06:37:06.970705+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13714. [2026-03-29T06:37:06.970815+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13715. [2026-03-29T06:37:06.971447+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13716. [2026-03-29T06:37:06.971552+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13717. [2026-03-29T06:37:06.972647+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13718. [2026-03-29T06:37:06.972751+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13719. [2026-03-29T06:37:06.973832+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13720. [2026-03-29T06:37:06.973935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13721. [2026-03-29T06:37:06.975070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13722. [2026-03-29T06:37:06.975190+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13723. [2026-03-29T06:37:06.976650+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13724. [2026-03-29T06:37:06.976763+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13725. [2026-03-29T06:37:06.977845+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13726. [2026-03-29T06:37:06.977950+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13727. [2026-03-29T06:37:06.979015+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13728. [2026-03-29T06:37:06.979158+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13729. [2026-03-29T06:37:06.982426+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13730. [2026-03-29T06:37:06.982542+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13731. [2026-03-29T06:37:06.982846+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13732. [2026-03-29T06:37:06.982947+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13733. [2026-03-29T06:37:06.983794+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13734. [2026-03-29T06:37:06.983902+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13735. [2026-03-29T06:37:06.984881+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13736. [2026-03-29T06:37:06.984996+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13737. [2026-03-29T06:37:06.986291+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13738. [2026-03-29T06:37:06.986410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13739. [2026-03-29T06:37:06.987202+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13740. [2026-03-29T06:37:06.987312+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13741. [2026-03-29T06:37:06.987907+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13742. [2026-03-29T06:37:06.988008+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13743. [2026-03-29T06:37:06.989215+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13744. [2026-03-29T06:37:06.989330+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13745. [2026-03-29T06:37:06.990506+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13746. [2026-03-29T06:37:06.990628+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13747. [2026-03-29T06:37:06.991807+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13748. [2026-03-29T06:37:06.991923+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13749. [2026-03-29T06:37:06.993528+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13750. [2026-03-29T06:37:06.993645+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13751. [2026-03-29T06:37:06.994744+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13752. [2026-03-29T06:37:06.994853+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13753. [2026-03-29T06:37:06.995938+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13754. [2026-03-29T06:37:06.996062+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13755. [2026-03-29T06:37:06.999281+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13756. [2026-03-29T06:37:06.999401+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13757. [2026-03-29T06:37:07.002372+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13758. [2026-03-29T06:37:07.002525+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13759. [2026-03-29T06:37:07.002654+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13760. [2026-03-29T06:37:07.002766+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13761. [2026-03-29T06:37:07.002873+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13762. [2026-03-29T06:37:07.002964+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13763. [2026-03-29T06:37:07.003070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13764. [2026-03-29T06:37:07.003182+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13765. [2026-03-29T06:37:07.003271+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13766. [2026-03-29T06:37:07.003365+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13767. [2026-03-29T06:37:07.003467+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13768. [2026-03-29T06:37:07.003555+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13769. [2026-03-29T06:37:07.003638+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13770. [2026-03-29T06:37:07.003726+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13771. [2026-03-29T06:37:07.003812+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13772. [2026-03-29T06:37:07.003902+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13773. [2026-03-29T06:37:07.004000+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13774. [2026-03-29T06:37:07.004145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13775. [2026-03-29T06:37:07.004238+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13776. [2026-03-29T06:37:07.004325+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13777. [2026-03-29T06:37:07.004419+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13778. [2026-03-29T06:37:07.004508+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13779. [2026-03-29T06:37:07.004593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13780. [2026-03-29T06:37:07.007789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13781. [2026-03-29T06:37:07.007899+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13782. [2026-03-29T06:37:07.163628+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13783. [2026-03-29T06:37:07.163792+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13784. [2026-03-29T06:37:07.531427+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13785. [2026-03-29T06:37:12.116222+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13786. [2026-03-29T06:37:12.116953+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13787. [2026-03-29T06:37:12.121109+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13788. [2026-03-29T06:37:12.124570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml" (from "http://www.helpdesk.mcube.app/sitemap.xml")" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" (from \"http://www.helpdesk.mcube.app/sitemap.xml\") at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13789. [2026-03-29T06:37:12.129391+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13790. [2026-03-29T06:37:12.130662+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13791. [2026-03-29T06:37:12.131925+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13792. [2026-03-29T06:37:12.132095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13793. [2026-03-29T06:37:12.133560+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13794. [2026-03-29T06:37:12.133697+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13795. [2026-03-29T06:37:12.135761+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13796. [2026-03-29T06:37:12.135899+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13797. [2026-03-29T06:37:12.137345+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13798. [2026-03-29T06:37:12.137471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13799. [2026-03-29T06:37:12.138899+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13800. [2026-03-29T06:37:12.139052+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13801. [2026-03-29T06:37:12.140840+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13802. [2026-03-29T06:37:12.140973+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13803. [2026-03-29T06:37:12.142374+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13804. [2026-03-29T06:37:12.142501+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13805. [2026-03-29T06:37:12.143948+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13806. [2026-03-29T06:37:12.144115+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13807. [2026-03-29T06:37:12.148241+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13808. [2026-03-29T06:37:12.148388+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13809. [2026-03-29T06:37:12.148764+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13810. [2026-03-29T06:37:12.148894+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13811. [2026-03-29T06:37:12.150142+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13812. [2026-03-29T06:37:12.150278+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13813. [2026-03-29T06:37:12.151688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13814. [2026-03-29T06:37:12.151834+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13815. [2026-03-29T06:37:12.153498+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13816. [2026-03-29T06:37:12.153634+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13817. [2026-03-29T06:37:12.154593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13818. [2026-03-29T06:37:12.154728+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13819. [2026-03-29T06:37:12.155499+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13820. [2026-03-29T06:37:12.155622+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13821. [2026-03-29T06:37:12.157000+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13822. [2026-03-29T06:37:12.157156+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13823. [2026-03-29T06:37:12.158926+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13824. [2026-03-29T06:37:12.159097+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13825. [2026-03-29T06:37:12.160493+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13826. [2026-03-29T06:37:12.160619+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13827. [2026-03-29T06:37:12.162357+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13828. [2026-03-29T06:37:12.162485+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13829. [2026-03-29T06:37:12.163834+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13830. [2026-03-29T06:37:12.163959+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13831. [2026-03-29T06:37:12.165337+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13832. [2026-03-29T06:37:12.165474+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13833. [2026-03-29T06:37:12.169339+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13834. [2026-03-29T06:37:12.169471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13835. [2026-03-29T06:37:12.170470+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13836. [2026-03-29T06:37:12.170637+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13837. [2026-03-29T06:37:12.170758+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13838. [2026-03-29T06:37:12.170885+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13839. [2026-03-29T06:37:12.171015+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13840. [2026-03-29T06:37:12.171170+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13841. [2026-03-29T06:37:12.171277+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13842. [2026-03-29T06:37:12.171378+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13843. [2026-03-29T06:37:12.171478+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13844. [2026-03-29T06:37:12.171575+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13845. [2026-03-29T06:37:12.171690+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13846. [2026-03-29T06:37:12.171793+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13847. [2026-03-29T06:37:12.171891+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13848. [2026-03-29T06:37:12.172000+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13849. [2026-03-29T06:37:12.172138+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13850. [2026-03-29T06:37:12.172242+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13851. [2026-03-29T06:37:12.172357+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13852. [2026-03-29T06:37:12.172471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13853. [2026-03-29T06:37:12.172571+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13854. [2026-03-29T06:37:12.172678+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13855. [2026-03-29T06:37:12.172786+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13856. [2026-03-29T06:37:12.172886+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13857. [2026-03-29T06:37:12.172982+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13858. [2026-03-29T06:37:12.174771+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13859. [2026-03-29T06:37:12.174887+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13860. [2026-03-29T06:37:12.178735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13861. [2026-03-29T06:37:12.178849+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13862. [2026-03-29T06:37:12.398524+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13863. [2026-03-29T06:53:09.550455+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13864. [2026-03-29T06:53:09.558295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13865. [2026-03-29T06:53:09.591418+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13866. [2026-03-29T06:53:09.721950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13867. [2026-03-29T06:53:09.998225+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13868. [2026-03-29T06:53:10.024451+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13869. [2026-03-29T06:53:10.026090+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13870. [2026-03-29T06:53:10.026310+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13871. [2026-03-29T06:53:10.027303+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13872. [2026-03-29T06:53:10.027452+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13873. [2026-03-29T06:53:10.029087+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13874. [2026-03-29T06:53:10.029249+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13875. [2026-03-29T06:53:10.030832+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13876. [2026-03-29T06:53:10.030980+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13877. [2026-03-29T06:53:10.032594+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13878. [2026-03-29T06:53:10.032742+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13879. [2026-03-29T06:53:10.035467+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13880. [2026-03-29T06:53:10.035647+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13881. [2026-03-29T06:53:10.037272+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13882. [2026-03-29T06:53:10.037430+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13883. [2026-03-29T06:53:10.039883+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13884. [2026-03-29T06:53:10.040061+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13885. [2026-03-29T06:53:10.044890+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13886. [2026-03-29T06:53:10.045086+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13887. [2026-03-29T06:53:10.045529+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13888. [2026-03-29T06:53:10.045674+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13889. [2026-03-29T06:53:10.046847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13890. [2026-03-29T06:53:10.046991+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13891. [2026-03-29T06:53:10.048359+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13892. [2026-03-29T06:53:10.048530+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13893. [2026-03-29T06:53:10.050328+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13894. [2026-03-29T06:53:10.050480+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13895. [2026-03-29T06:53:10.051524+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13896. [2026-03-29T06:53:10.051667+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13897. [2026-03-29T06:53:10.052479+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13898. [2026-03-29T06:53:10.052615+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13899. [2026-03-29T06:53:10.054075+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13900. [2026-03-29T06:53:10.054238+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13901. [2026-03-29T06:53:10.055785+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13902. [2026-03-29T06:53:10.055935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13903. [2026-03-29T06:53:10.057496+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13904. [2026-03-29T06:53:10.057644+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13905. [2026-03-29T06:53:10.059573+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13906. [2026-03-29T06:53:10.059724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13907. [2026-03-29T06:53:10.061136+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13908. [2026-03-29T06:53:10.061274+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13909. [2026-03-29T06:53:10.062665+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13910. [2026-03-29T06:53:10.062800+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13911. [2026-03-29T06:53:10.067165+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13912. [2026-03-29T06:53:10.067327+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13913. [2026-03-29T06:53:10.070149+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13914. [2026-03-29T06:53:10.070338+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13915. [2026-03-29T06:53:10.070496+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13916. [2026-03-29T06:53:10.070634+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13917. [2026-03-29T06:53:10.070766+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13918. [2026-03-29T06:53:10.070880+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13919. [2026-03-29T06:53:10.070989+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13920. [2026-03-29T06:53:10.071122+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13921. [2026-03-29T06:53:10.071250+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13922. [2026-03-29T06:53:10.071368+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13923. [2026-03-29T06:53:10.071496+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13924. [2026-03-29T06:53:10.071614+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13925. [2026-03-29T06:53:10.071721+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13926. [2026-03-29T06:53:10.071826+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13927. [2026-03-29T06:53:10.071935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13928. [2026-03-29T06:53:10.072062+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13929. [2026-03-29T06:53:10.072209+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13930. [2026-03-29T06:53:10.072354+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13931. [2026-03-29T06:53:10.072470+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13932. [2026-03-29T06:53:10.072577+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13933. [2026-03-29T06:53:10.072681+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13934. [2026-03-29T06:53:10.072787+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13935. [2026-03-29T06:53:10.072890+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13936. [2026-03-29T06:53:10.076078+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13937. [2026-03-29T06:53:10.076225+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13938. [2026-03-29T06:53:10.236809+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13939. [2026-03-29T06:53:10.237002+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13940. [2026-03-29T06:53:10.591928+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13941. [2026-03-29T07:00:03.933944+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13942. [2026-03-29T07:00:04.220769+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  13943. [2026-03-29T07:03:18.365448+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  13944. [2026-03-29T07:03:18.371981+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13945. [2026-03-29T07:03:18.766811+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13946. [2026-03-29T07:03:19.085889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/plugins/hellopress/wp_filemanager.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/plugins/hellopress/wp_filemanager.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13947. [2026-03-29T07:03:19.536429+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13948. [2026-03-29T07:03:19.563059+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13949. [2026-03-29T07:03:19.564650+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13950. [2026-03-29T07:03:19.564809+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13951. [2026-03-29T07:03:19.565868+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13952. [2026-03-29T07:03:19.566053+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13953. [2026-03-29T07:03:19.567970+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13954. [2026-03-29T07:03:19.568188+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13955. [2026-03-29T07:03:19.570007+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13956. [2026-03-29T07:03:19.570206+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13957. [2026-03-29T07:03:19.572061+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13958. [2026-03-29T07:03:19.572235+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13959. [2026-03-29T07:03:19.574634+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13960. [2026-03-29T07:03:19.574801+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13961. [2026-03-29T07:03:19.576765+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13962. [2026-03-29T07:03:19.576939+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13963. [2026-03-29T07:03:19.578849+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13964. [2026-03-29T07:03:19.579014+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13965. [2026-03-29T07:03:19.584771+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13966. [2026-03-29T07:03:19.584966+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13967. [2026-03-29T07:03:19.585496+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13968. [2026-03-29T07:03:19.585660+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13969. [2026-03-29T07:03:19.587165+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13970. [2026-03-29T07:03:19.587327+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13971. [2026-03-29T07:03:19.588999+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13972. [2026-03-29T07:03:19.589355+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13973. [2026-03-29T07:03:19.591565+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13974. [2026-03-29T07:03:19.591748+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13975. [2026-03-29T07:03:19.593070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13976. [2026-03-29T07:03:19.593252+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13977. [2026-03-29T07:03:19.594283+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13978. [2026-03-29T07:03:19.594452+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13979. [2026-03-29T07:03:19.596462+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13980. [2026-03-29T07:03:19.596633+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13981. [2026-03-29T07:03:19.598406+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13982. [2026-03-29T07:03:19.598599+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13983. [2026-03-29T07:03:19.600583+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13984. [2026-03-29T07:03:19.600757+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13985. [2026-03-29T07:03:19.603277+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13986. [2026-03-29T07:03:19.603440+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13987. [2026-03-29T07:03:19.605390+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13988. [2026-03-29T07:03:19.605560+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13989. [2026-03-29T07:03:19.607540+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13990. [2026-03-29T07:03:19.607706+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13991. [2026-03-29T07:03:19.613096+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13992. [2026-03-29T07:03:19.613259+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13993. [2026-03-29T07:03:19.617005+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13994. [2026-03-29T07:03:19.617258+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13995. [2026-03-29T07:03:19.617433+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13996. [2026-03-29T07:03:19.617627+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13997. [2026-03-29T07:03:19.617828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13998. [2026-03-29T07:03:19.617997+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13999. [2026-03-29T07:03:19.618204+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14000. [2026-03-29T07:03:19.618368+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14001. [2026-03-29T07:03:19.618531+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14002. [2026-03-29T07:03:19.618694+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14003. [2026-03-29T07:03:19.618878+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14004. [2026-03-29T07:03:19.619091+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14005. [2026-03-29T07:03:19.619260+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14006. [2026-03-29T07:03:19.619448+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14007. [2026-03-29T07:03:19.619624+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14008. [2026-03-29T07:03:19.619790+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14009. [2026-03-29T07:03:19.619971+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14010. [2026-03-29T07:03:19.620203+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14011. [2026-03-29T07:03:19.620371+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14012. [2026-03-29T07:03:19.620548+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14013. [2026-03-29T07:03:19.620743+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14014. [2026-03-29T07:03:19.620917+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14015. [2026-03-29T07:03:19.621113+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14016. [2026-03-29T07:03:19.627910+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14017. [2026-03-29T07:03:19.628092+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14018. [2026-03-29T07:03:20.457227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14019. [2026-03-29T07:03:20.457408+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14020. [2026-03-29T07:03:21.071362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14021. [2026-03-29T07:03:21.214144+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14022. [2026-03-29T07:03:21.215121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14023. [2026-03-29T07:03:21.219849+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14024. [2026-03-29T07:03:21.223741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tx22.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tx22.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tx22.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14025. [2026-03-29T07:03:21.228601+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14026. [2026-03-29T07:03:21.229799+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14027. [2026-03-29T07:03:21.231224+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14028. [2026-03-29T07:03:21.231367+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14029. [2026-03-29T07:03:21.232227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14030. [2026-03-29T07:03:21.232358+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14031. [2026-03-29T07:03:21.233956+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14032. [2026-03-29T07:03:21.234123+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14033. [2026-03-29T07:03:21.235608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14034. [2026-03-29T07:03:21.235751+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14035. [2026-03-29T07:03:21.237129+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14036. [2026-03-29T07:03:21.237270+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14037. [2026-03-29T07:03:21.239123+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14038. [2026-03-29T07:03:21.239267+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14039. [2026-03-29T07:03:21.240736+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14040. [2026-03-29T07:03:21.240874+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14041. [2026-03-29T07:03:21.242332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14042. [2026-03-29T07:03:21.242476+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14043. [2026-03-29T07:03:21.246850+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14044. [2026-03-29T07:03:21.246995+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14045. [2026-03-29T07:03:21.247421+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14046. [2026-03-29T07:03:21.247545+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14047. [2026-03-29T07:03:21.248747+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14048. [2026-03-29T07:03:21.248885+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14049. [2026-03-29T07:03:21.250325+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14050. [2026-03-29T07:03:21.250477+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14051. [2026-03-29T07:03:21.252162+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14052. [2026-03-29T07:03:21.252305+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14053. [2026-03-29T07:03:21.253311+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14054. [2026-03-29T07:03:21.253446+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14055. [2026-03-29T07:03:21.256304+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14056. [2026-03-29T07:03:21.256465+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14057. [2026-03-29T07:03:21.257935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14058. [2026-03-29T07:03:21.258131+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14059. [2026-03-29T07:03:21.259682+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14060. [2026-03-29T07:03:21.259830+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14061. [2026-03-29T07:03:21.261313+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14062. [2026-03-29T07:03:21.261451+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14063. [2026-03-29T07:03:21.263213+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14064. [2026-03-29T07:03:21.263361+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14065. [2026-03-29T07:03:21.264818+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14066. [2026-03-29T07:03:21.264957+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14067. [2026-03-29T07:03:21.266319+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14068. [2026-03-29T07:03:21.266448+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14069. [2026-03-29T07:03:21.270409+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14070. [2026-03-29T07:03:21.270567+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14071. [2026-03-29T07:03:21.271644+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14072. [2026-03-29T07:03:21.271810+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14073. [2026-03-29T07:03:21.271937+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14074. [2026-03-29T07:03:21.272110+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14075. [2026-03-29T07:03:21.272257+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14076. [2026-03-29T07:03:21.272372+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14077. [2026-03-29T07:03:21.272481+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14078. [2026-03-29T07:03:21.272588+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14079. [2026-03-29T07:03:21.272715+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14080. [2026-03-29T07:03:21.272820+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14081. [2026-03-29T07:03:21.272941+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14082. [2026-03-29T07:03:21.273087+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14083. [2026-03-29T07:03:21.273200+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14084. [2026-03-29T07:03:21.273303+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14085. [2026-03-29T07:03:21.273410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14086. [2026-03-29T07:03:21.273532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14087. [2026-03-29T07:03:21.273694+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14088. [2026-03-29T07:03:21.273827+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14089. [2026-03-29T07:03:21.273933+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14090. [2026-03-29T07:03:21.274120+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14091. [2026-03-29T07:03:21.274231+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14092. [2026-03-29T07:03:21.274335+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14093. [2026-03-29T07:03:21.274440+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14094. [2026-03-29T07:03:21.275950+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14095. [2026-03-29T07:03:21.276111+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14096. [2026-03-29T07:03:21.279976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14097. [2026-03-29T07:03:21.280115+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14098. [2026-03-29T07:03:21.676840+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14099. [2026-03-29T07:03:21.780519+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14100. [2026-03-29T07:03:21.781250+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14101. [2026-03-29T07:03:21.784680+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14102. [2026-03-29T07:03:21.787313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blurbs.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blurbs.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blurbs.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14103. [2026-03-29T07:03:21.790367+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14104. [2026-03-29T07:03:21.791208+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14105. [2026-03-29T07:03:21.792304+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14106. [2026-03-29T07:03:21.792416+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14107. [2026-03-29T07:03:21.793106+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14108. [2026-03-29T07:03:21.793229+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14109. [2026-03-29T07:03:21.794448+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14110. [2026-03-29T07:03:21.794552+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14111. [2026-03-29T07:03:21.795724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14112. [2026-03-29T07:03:21.795828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14113. [2026-03-29T07:03:21.796915+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14114. [2026-03-29T07:03:21.797043+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14115. [2026-03-29T07:03:21.798534+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14116. [2026-03-29T07:03:21.798657+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14117. [2026-03-29T07:03:21.799812+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14118. [2026-03-29T07:03:21.799919+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14119. [2026-03-29T07:03:21.801010+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14120. [2026-03-29T07:03:21.801139+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14121. [2026-03-29T07:03:21.804533+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14122. [2026-03-29T07:03:21.804648+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14123. [2026-03-29T07:03:21.804972+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14124. [2026-03-29T07:03:21.805100+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14125. [2026-03-29T07:03:21.806046+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14126. [2026-03-29T07:03:21.806169+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14127. [2026-03-29T07:03:21.807284+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14128. [2026-03-29T07:03:21.807405+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14129. [2026-03-29T07:03:21.808688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14130. [2026-03-29T07:03:21.808794+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14131. [2026-03-29T07:03:21.809575+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14132. [2026-03-29T07:03:21.809679+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14133. [2026-03-29T07:03:21.810327+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14134. [2026-03-29T07:03:21.810438+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14135. [2026-03-29T07:03:21.811550+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14136. [2026-03-29T07:03:21.811653+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14137. [2026-03-29T07:03:21.812871+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14138. [2026-03-29T07:03:21.813009+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14139. [2026-03-29T07:03:21.814102+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14140. [2026-03-29T07:03:21.814206+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14141. [2026-03-29T07:03:21.815634+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14142. [2026-03-29T07:03:21.815743+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14143. [2026-03-29T07:03:21.816849+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14144. [2026-03-29T07:03:21.816976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14145. [2026-03-29T07:03:21.818052+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14146. [2026-03-29T07:03:21.818185+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14147. [2026-03-29T07:03:21.821310+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14148. [2026-03-29T07:03:21.821419+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14149. [2026-03-29T07:03:21.822309+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14150. [2026-03-29T07:03:21.822449+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14151. [2026-03-29T07:03:21.822550+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14152. [2026-03-29T07:03:21.822655+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14153. [2026-03-29T07:03:21.822768+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14154. [2026-03-29T07:03:21.822858+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14155. [2026-03-29T07:03:21.822943+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14156. [2026-03-29T07:03:21.823041+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14157. [2026-03-29T07:03:21.823144+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14158. [2026-03-29T07:03:21.823227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14159. [2026-03-29T07:03:21.823321+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14160. [2026-03-29T07:03:21.823406+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14161. [2026-03-29T07:03:21.823497+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14162. [2026-03-29T07:03:21.823579+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14163. [2026-03-29T07:03:21.823664+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14164. [2026-03-29T07:03:21.823747+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14165. [2026-03-29T07:03:21.823842+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14166. [2026-03-29T07:03:21.823936+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14167. [2026-03-29T07:03:21.824034+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14168. [2026-03-29T07:03:21.824145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14169. [2026-03-29T07:03:21.824229+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14170. [2026-03-29T07:03:21.824311+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14171. [2026-03-29T07:03:21.824391+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14172. [2026-03-29T07:03:21.825577+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14173. [2026-03-29T07:03:21.825671+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14174. [2026-03-29T07:03:21.829115+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14175. [2026-03-29T07:03:21.829209+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14176. [2026-03-29T07:03:22.200401+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14177. [2026-03-29T07:03:22.303161+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14178. [2026-03-29T07:03:22.303694+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14179. [2026-03-29T07:03:22.312577+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14180. [2026-03-29T07:03:22.315801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fw/34.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fw/34.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw/34.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14181. [2026-03-29T07:03:22.319430+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14182. [2026-03-29T07:03:22.320368+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14183. [2026-03-29T07:03:22.321434+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14184. [2026-03-29T07:03:22.321549+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14185. [2026-03-29T07:03:22.322218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14186. [2026-03-29T07:03:22.322322+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14187. [2026-03-29T07:03:22.323554+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14188. [2026-03-29T07:03:22.323670+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14189. [2026-03-29T07:03:22.324847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14190. [2026-03-29T07:03:22.324963+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14191. [2026-03-29T07:03:22.326051+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14192. [2026-03-29T07:03:22.326168+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14193. [2026-03-29T07:03:22.327613+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14194. [2026-03-29T07:03:22.327729+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14195. [2026-03-29T07:03:22.328872+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14196. [2026-03-29T07:03:22.328980+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14197. [2026-03-29T07:03:22.330108+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14198. [2026-03-29T07:03:22.330229+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14199. [2026-03-29T07:03:22.333581+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14200. [2026-03-29T07:03:22.333699+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14201. [2026-03-29T07:03:22.334036+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14202. [2026-03-29T07:03:22.334154+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14203. [2026-03-29T07:03:22.335133+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14204. [2026-03-29T07:03:22.335249+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14205. [2026-03-29T07:03:22.336372+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14206. [2026-03-29T07:03:22.336514+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14207. [2026-03-29T07:03:22.337847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14208. [2026-03-29T07:03:22.337961+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14209. [2026-03-29T07:03:22.338735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14210. [2026-03-29T07:03:22.338840+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14211. [2026-03-29T07:03:22.339463+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14212. [2026-03-29T07:03:22.339567+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14213. [2026-03-29T07:03:22.340695+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14214. [2026-03-29T07:03:22.340801+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14215. [2026-03-29T07:03:22.341961+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14216. [2026-03-29T07:03:22.342095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14217. [2026-03-29T07:03:22.343259+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14218. [2026-03-29T07:03:22.343375+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14219. [2026-03-29T07:03:22.346354+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14220. [2026-03-29T07:03:22.346500+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14221. [2026-03-29T07:03:22.347602+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14222. [2026-03-29T07:03:22.347708+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14223. [2026-03-29T07:03:22.348760+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14224. [2026-03-29T07:03:22.348863+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14225. [2026-03-29T07:03:22.351935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14226. [2026-03-29T07:03:22.352068+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14227. [2026-03-29T07:03:22.352860+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14228. [2026-03-29T07:03:22.353001+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14229. [2026-03-29T07:03:22.353147+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14230. [2026-03-29T07:03:22.353254+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14231. [2026-03-29T07:03:22.353355+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14232. [2026-03-29T07:03:22.353442+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14233. [2026-03-29T07:03:22.353526+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14234. [2026-03-29T07:03:22.353608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14235. [2026-03-29T07:03:22.353703+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14236. [2026-03-29T07:03:22.353786+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14237. [2026-03-29T07:03:22.353880+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14238. [2026-03-29T07:03:22.353965+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14239. [2026-03-29T07:03:22.354064+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14240. [2026-03-29T07:03:22.354160+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14241. [2026-03-29T07:03:22.354261+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14242. [2026-03-29T07:03:22.354384+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14243. [2026-03-29T07:03:22.354494+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14244. [2026-03-29T07:03:22.354590+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14245. [2026-03-29T07:03:22.354673+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14246. [2026-03-29T07:03:22.354755+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14247. [2026-03-29T07:03:22.354835+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14248. [2026-03-29T07:03:22.354916+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14249. [2026-03-29T07:03:22.354995+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14250. [2026-03-29T07:03:22.356218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14251. [2026-03-29T07:03:22.356311+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14252. [2026-03-29T07:03:22.359094+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14253. [2026-03-29T07:03:22.359180+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14254. [2026-03-29T07:03:22.668114+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14255. [2026-03-29T07:03:22.798900+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14256. [2026-03-29T07:03:22.799767+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14257. [2026-03-29T07:03:22.804190+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14258. [2026-03-29T07:03:22.807412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fw/faiyy.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fw/faiyy.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw/faiyy.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14259. [2026-03-29T07:03:22.811358+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14260. [2026-03-29T07:03:22.812626+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14261. [2026-03-29T07:03:22.814329+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14262. [2026-03-29T07:03:22.814518+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14263. [2026-03-29T07:03:22.815389+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14264. [2026-03-29T07:03:22.815537+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14265. [2026-03-29T07:03:22.817320+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14266. [2026-03-29T07:03:22.817457+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14267. [2026-03-29T07:03:22.819261+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14268. [2026-03-29T07:03:22.819396+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14269. [2026-03-29T07:03:22.820751+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14270. [2026-03-29T07:03:22.820874+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14271. [2026-03-29T07:03:22.826133+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14272. [2026-03-29T07:03:22.826374+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14273. [2026-03-29T07:03:22.828410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14274. [2026-03-29T07:03:22.828596+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14275. [2026-03-29T07:03:22.830508+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14276. [2026-03-29T07:03:22.830682+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14277. [2026-03-29T07:03:22.836361+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14278. [2026-03-29T07:03:22.836550+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14279. [2026-03-29T07:03:22.837177+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14280. [2026-03-29T07:03:22.837362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14281. [2026-03-29T07:03:22.839056+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14282. [2026-03-29T07:03:22.839251+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14283. [2026-03-29T07:03:22.840972+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14284. [2026-03-29T07:03:22.841188+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14285. [2026-03-29T07:03:22.843186+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14286. [2026-03-29T07:03:22.843346+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14287. [2026-03-29T07:03:22.844688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14288. [2026-03-29T07:03:22.844862+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14289. [2026-03-29T07:03:22.845820+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14290. [2026-03-29T07:03:22.845973+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14291. [2026-03-29T07:03:22.848105+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14292. [2026-03-29T07:03:22.848278+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14293. [2026-03-29T07:03:22.850267+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14294. [2026-03-29T07:03:22.850576+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14295. [2026-03-29T07:03:22.852270+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14296. [2026-03-29T07:03:22.852428+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14297. [2026-03-29T07:03:22.854513+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14298. [2026-03-29T07:03:22.854688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14299. [2026-03-29T07:03:22.856279+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14300. [2026-03-29T07:03:22.856426+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14301. [2026-03-29T07:03:22.858059+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14302. [2026-03-29T07:03:22.858247+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14303. [2026-03-29T07:03:22.862676+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14304. [2026-03-29T07:03:22.862829+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14305. [2026-03-29T07:03:22.864235+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14306. [2026-03-29T07:03:22.864426+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14307. [2026-03-29T07:03:22.864565+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14308. [2026-03-29T07:03:22.864708+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14309. [2026-03-29T07:03:22.864846+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14310. [2026-03-29T07:03:22.864989+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14311. [2026-03-29T07:03:22.865148+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14312. [2026-03-29T07:03:22.865268+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14313. [2026-03-29T07:03:22.865386+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14314. [2026-03-29T07:03:22.865498+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14315. [2026-03-29T07:03:22.865643+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14316. [2026-03-29T07:03:22.865759+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14317. [2026-03-29T07:03:22.865893+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14318. [2026-03-29T07:03:22.866005+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14319. [2026-03-29T07:03:22.866171+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14320. [2026-03-29T07:03:22.866532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14321. [2026-03-29T07:03:22.866684+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14322. [2026-03-29T07:03:22.866815+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14323. [2026-03-29T07:03:22.866930+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14324. [2026-03-29T07:03:22.867066+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14325. [2026-03-29T07:03:22.867224+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14326. [2026-03-29T07:03:22.867340+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14327. [2026-03-29T07:03:22.867450+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14328. [2026-03-29T07:03:22.869218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14329. [2026-03-29T07:03:22.869350+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14330. [2026-03-29T07:03:22.872865+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14331. [2026-03-29T07:03:22.872976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14332. [2026-03-29T07:03:23.088262+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14333. [2026-03-29T07:03:23.185771+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14334. [2026-03-29T07:03:23.186388+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14335. [2026-03-29T07:03:23.189927+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14336. [2026-03-29T07:03:23.192649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lfm.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lfm.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lfm.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14337. [2026-03-29T07:03:23.195939+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14338. [2026-03-29T07:03:23.196916+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14339. [2026-03-29T07:03:23.197967+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14340. [2026-03-29T07:03:23.198107+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14341. [2026-03-29T07:03:23.198928+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14342. [2026-03-29T07:03:23.199064+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14343. [2026-03-29T07:03:23.200308+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14344. [2026-03-29T07:03:23.200417+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14345. [2026-03-29T07:03:23.201588+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14346. [2026-03-29T07:03:23.201706+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14347. [2026-03-29T07:03:23.202834+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14348. [2026-03-29T07:03:23.202958+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14349. [2026-03-29T07:03:23.204527+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14350. [2026-03-29T07:03:23.204646+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14351. [2026-03-29T07:03:23.205792+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14352. [2026-03-29T07:03:23.205901+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14353. [2026-03-29T07:03:23.206993+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14354. [2026-03-29T07:03:23.207139+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14355. [2026-03-29T07:03:23.210581+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14356. [2026-03-29T07:03:23.210702+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14357. [2026-03-29T07:03:23.211042+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14358. [2026-03-29T07:03:23.211161+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14359. [2026-03-29T07:03:23.212126+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14360. [2026-03-29T07:03:23.212244+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14361. [2026-03-29T07:03:23.213434+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14362. [2026-03-29T07:03:23.213579+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14363. [2026-03-29T07:03:23.215163+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14364. [2026-03-29T07:03:23.215306+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14365. [2026-03-29T07:03:23.216127+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14366. [2026-03-29T07:03:23.216238+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14367. [2026-03-29T07:03:23.216873+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14368. [2026-03-29T07:03:23.216986+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14369. [2026-03-29T07:03:23.218177+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14370. [2026-03-29T07:03:23.218288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14371. [2026-03-29T07:03:23.219475+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14372. [2026-03-29T07:03:23.219591+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14373. [2026-03-29T07:03:23.220684+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14374. [2026-03-29T07:03:23.220791+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14375. [2026-03-29T07:03:23.222182+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14376. [2026-03-29T07:03:23.222293+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14377. [2026-03-29T07:03:23.223388+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14378. [2026-03-29T07:03:23.223496+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14379. [2026-03-29T07:03:23.224556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14380. [2026-03-29T07:03:23.224662+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14381. [2026-03-29T07:03:23.227720+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14382. [2026-03-29T07:03:23.227834+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14383. [2026-03-29T07:03:23.228669+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14384. [2026-03-29T07:03:23.228832+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14385. [2026-03-29T07:03:23.228938+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14386. [2026-03-29T07:03:23.229067+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14387. [2026-03-29T07:03:23.229192+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14388. [2026-03-29T07:03:23.229286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14389. [2026-03-29T07:03:23.229385+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14390. [2026-03-29T07:03:23.229474+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14391. [2026-03-29T07:03:23.229584+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14392. [2026-03-29T07:03:23.229836+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14393. [2026-03-29T07:03:23.229956+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14394. [2026-03-29T07:03:23.230667+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14395. [2026-03-29T07:03:23.230762+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14396. [2026-03-29T07:03:23.230850+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14397. [2026-03-29T07:03:23.230942+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14398. [2026-03-29T07:03:23.231051+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14399. [2026-03-29T07:03:23.231188+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14400. [2026-03-29T07:03:23.231295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14401. [2026-03-29T07:03:23.231384+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14402. [2026-03-29T07:03:23.231471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14403. [2026-03-29T07:03:23.231556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14404. [2026-03-29T07:03:23.231642+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14405. [2026-03-29T07:03:23.231727+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14406. [2026-03-29T07:03:23.232951+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14407. [2026-03-29T07:03:23.233085+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14408. [2026-03-29T07:03:23.235903+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14409. [2026-03-29T07:03:23.235991+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14410. [2026-03-29T07:03:23.562790+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14411. [2026-03-29T07:03:23.661267+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14412. [2026-03-29T07:03:23.661875+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14413. [2026-03-29T07:03:23.665405+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14414. [2026-03-29T07:03:23.668065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /abca.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /abca.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/abca.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14415. [2026-03-29T07:03:23.671410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14416. [2026-03-29T07:03:23.672386+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14417. [2026-03-29T07:03:23.673402+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14418. [2026-03-29T07:03:23.673524+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14419. [2026-03-29T07:03:23.674195+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14420. [2026-03-29T07:03:23.674366+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14421. [2026-03-29T07:03:23.675693+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14422. [2026-03-29T07:03:23.675807+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14423. [2026-03-29T07:03:23.677018+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14424. [2026-03-29T07:03:23.677165+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14425. [2026-03-29T07:03:23.678301+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14426. [2026-03-29T07:03:23.678415+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14427. [2026-03-29T07:03:23.679869+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14428. [2026-03-29T07:03:23.679988+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14429. [2026-03-29T07:03:23.681182+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14430. [2026-03-29T07:03:23.681292+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14431. [2026-03-29T07:03:23.682434+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14432. [2026-03-29T07:03:23.682551+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14433. [2026-03-29T07:03:23.685987+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14434. [2026-03-29T07:03:23.686135+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14435. [2026-03-29T07:03:23.686466+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14436. [2026-03-29T07:03:23.686577+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14437. [2026-03-29T07:03:23.687728+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14438. [2026-03-29T07:03:23.687845+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14439. [2026-03-29T07:03:23.688961+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14440. [2026-03-29T07:03:23.689114+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14441. [2026-03-29T07:03:23.691337+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14442. [2026-03-29T07:03:23.691513+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14443. [2026-03-29T07:03:23.692568+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14444. [2026-03-29T07:03:23.692702+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14445. [2026-03-29T07:03:23.693344+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14446. [2026-03-29T07:03:23.693453+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14447. [2026-03-29T07:03:23.697633+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14448. [2026-03-29T07:03:23.697754+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14449. [2026-03-29T07:03:23.698938+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14450. [2026-03-29T07:03:23.699066+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14451. [2026-03-29T07:03:23.700170+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14452. [2026-03-29T07:03:23.700279+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14453. [2026-03-29T07:03:23.701708+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14454. [2026-03-29T07:03:23.701833+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14455. [2026-03-29T07:03:23.702993+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14456. [2026-03-29T07:03:23.703155+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14457. [2026-03-29T07:03:23.704295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14458. [2026-03-29T07:03:23.704454+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14459. [2026-03-29T07:03:23.708941+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14460. [2026-03-29T07:03:23.709106+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14461. [2026-03-29T07:03:23.709919+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14462. [2026-03-29T07:03:23.710083+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14463. [2026-03-29T07:03:23.710195+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14464. [2026-03-29T07:03:23.710312+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14465. [2026-03-29T07:03:23.710417+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14466. [2026-03-29T07:03:23.710524+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14467. [2026-03-29T07:03:23.710616+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14468. [2026-03-29T07:03:23.710706+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14469. [2026-03-29T07:03:23.710796+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14470. [2026-03-29T07:03:23.710882+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14471. [2026-03-29T07:03:23.710982+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14472. [2026-03-29T07:03:23.711104+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14473. [2026-03-29T07:03:23.711197+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14474. [2026-03-29T07:03:23.711301+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14475. [2026-03-29T07:03:23.711392+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14476. [2026-03-29T07:03:23.711502+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14477. [2026-03-29T07:03:23.711609+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14478. [2026-03-29T07:03:23.711709+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14479. [2026-03-29T07:03:23.711796+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14480. [2026-03-29T07:03:23.711889+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14481. [2026-03-29T07:03:23.711985+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14482. [2026-03-29T07:03:23.712112+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14483. [2026-03-29T07:03:23.712201+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14484. [2026-03-29T07:03:23.713437+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14485. [2026-03-29T07:03:23.713541+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14486. [2026-03-29T07:03:23.716194+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14487. [2026-03-29T07:03:23.716283+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14488. [2026-03-29T07:03:23.992865+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14489. [2026-03-29T07:03:24.099052+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14490. [2026-03-29T07:03:24.150508+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14491. [2026-03-29T07:03:24.154217+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14492. [2026-03-29T07:03:24.157206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /h2.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /h2.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h2.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14493. [2026-03-29T07:03:24.161745+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14494. [2026-03-29T07:03:24.163332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14495. [2026-03-29T07:03:24.165134+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14496. [2026-03-29T07:03:24.165324+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14497. [2026-03-29T07:03:24.166534+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14498. [2026-03-29T07:03:24.166713+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14499. [2026-03-29T07:03:24.168888+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14500. [2026-03-29T07:03:24.169102+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14501. [2026-03-29T07:03:24.171169+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14502. [2026-03-29T07:03:24.171346+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14503. [2026-03-29T07:03:24.173311+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14504. [2026-03-29T07:03:24.173482+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14505. [2026-03-29T07:03:24.183574+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14506. [2026-03-29T07:03:24.183760+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14507. [2026-03-29T07:03:24.185588+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14508. [2026-03-29T07:03:24.185749+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14509. [2026-03-29T07:03:24.187429+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14510. [2026-03-29T07:03:24.187580+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14511. [2026-03-29T07:03:24.193057+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14512. [2026-03-29T07:03:24.193244+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14513. [2026-03-29T07:03:24.193682+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14514. [2026-03-29T07:03:24.193816+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14515. [2026-03-29T07:03:24.195227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14516. [2026-03-29T07:03:24.195380+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14517. [2026-03-29T07:03:24.196959+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14518. [2026-03-29T07:03:24.197173+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14519. [2026-03-29T07:03:24.199087+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14520. [2026-03-29T07:03:24.199238+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14521. [2026-03-29T07:03:24.200343+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14522. [2026-03-29T07:03:24.200488+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14523. [2026-03-29T07:03:24.201364+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14524. [2026-03-29T07:03:24.201504+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14525. [2026-03-29T07:03:24.203128+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14526. [2026-03-29T07:03:24.203286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14527. [2026-03-29T07:03:24.204871+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14528. [2026-03-29T07:03:24.205013+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14529. [2026-03-29T07:03:24.206592+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14530. [2026-03-29T07:03:24.206734+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14531. [2026-03-29T07:03:24.208691+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14532. [2026-03-29T07:03:24.208836+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14533. [2026-03-29T07:03:24.210392+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14534. [2026-03-29T07:03:24.210547+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14535. [2026-03-29T07:03:24.212102+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14536. [2026-03-29T07:03:24.212249+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14537. [2026-03-29T07:03:24.216391+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14538. [2026-03-29T07:03:24.216542+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14539. [2026-03-29T07:03:24.217630+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14540. [2026-03-29T07:03:24.217798+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14541. [2026-03-29T07:03:24.217942+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14542. [2026-03-29T07:03:24.218117+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14543. [2026-03-29T07:03:24.218253+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14544. [2026-03-29T07:03:24.218367+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14545. [2026-03-29T07:03:24.218476+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14546. [2026-03-29T07:03:24.218593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14547. [2026-03-29T07:03:24.218702+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14548. [2026-03-29T07:03:24.218826+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14549. [2026-03-29T07:03:24.218948+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14550. [2026-03-29T07:03:24.219095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14551. [2026-03-29T07:03:24.219207+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14552. [2026-03-29T07:03:24.219311+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14553. [2026-03-29T07:03:24.219418+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14554. [2026-03-29T07:03:24.219525+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14555. [2026-03-29T07:03:24.219655+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14556. [2026-03-29T07:03:24.219789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14557. [2026-03-29T07:03:24.219897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14558. [2026-03-29T07:03:24.220001+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14559. [2026-03-29T07:03:24.220145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14560. [2026-03-29T07:03:24.220252+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14561. [2026-03-29T07:03:24.220355+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14562. [2026-03-29T07:03:24.221816+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14563. [2026-03-29T07:03:24.221947+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14564. [2026-03-29T07:03:24.225876+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14565. [2026-03-29T07:03:24.225981+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14566. [2026-03-29T07:03:24.430259+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14567. [2026-03-29T07:03:24.531818+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14568. [2026-03-29T07:03:24.532454+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14569. [2026-03-29T07:03:24.535999+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14570. [2026-03-29T07:03:24.538962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ddd.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ddd.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ddd.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14571. [2026-03-29T07:03:24.542673+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14572. [2026-03-29T07:03:24.543559+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14573. [2026-03-29T07:03:24.544790+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14574. [2026-03-29T07:03:24.544903+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14575. [2026-03-29T07:03:24.545562+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14576. [2026-03-29T07:03:24.545665+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14577. [2026-03-29T07:03:24.546872+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14578. [2026-03-29T07:03:24.546988+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14579. [2026-03-29T07:03:24.548189+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14580. [2026-03-29T07:03:24.548295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14581. [2026-03-29T07:03:24.549409+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14582. [2026-03-29T07:03:24.549557+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14583. [2026-03-29T07:03:24.551109+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14584. [2026-03-29T07:03:24.551224+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14585. [2026-03-29T07:03:24.552460+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14586. [2026-03-29T07:03:24.552568+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14587. [2026-03-29T07:03:24.553646+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14588. [2026-03-29T07:03:24.553750+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14589. [2026-03-29T07:03:24.557045+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14590. [2026-03-29T07:03:24.557170+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14591. [2026-03-29T07:03:24.557492+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14592. [2026-03-29T07:03:24.557588+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14593. [2026-03-29T07:03:24.558579+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14594. [2026-03-29T07:03:24.558690+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14595. [2026-03-29T07:03:24.559806+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14596. [2026-03-29T07:03:24.559927+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14597. [2026-03-29T07:03:24.561237+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14598. [2026-03-29T07:03:24.561344+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14599. [2026-03-29T07:03:24.562108+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14600. [2026-03-29T07:03:24.562227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14601. [2026-03-29T07:03:24.562815+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14602. [2026-03-29T07:03:24.562914+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14603. [2026-03-29T07:03:24.564013+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14604. [2026-03-29T07:03:24.564145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14605. [2026-03-29T07:03:24.565291+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14606. [2026-03-29T07:03:24.565395+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14607. [2026-03-29T07:03:24.566455+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14608. [2026-03-29T07:03:24.566567+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14609. [2026-03-29T07:03:24.567923+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14610. [2026-03-29T07:03:24.568053+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14611. [2026-03-29T07:03:24.569139+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14612. [2026-03-29T07:03:24.569244+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14613. [2026-03-29T07:03:24.570293+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14614. [2026-03-29T07:03:24.570403+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14615. [2026-03-29T07:03:24.573448+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14616. [2026-03-29T07:03:24.573558+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14617. [2026-03-29T07:03:24.574346+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14618. [2026-03-29T07:03:24.574478+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14619. [2026-03-29T07:03:24.574578+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14620. [2026-03-29T07:03:24.574681+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14621. [2026-03-29T07:03:24.574782+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14622. [2026-03-29T07:03:24.574870+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14623. [2026-03-29T07:03:24.574966+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14624. [2026-03-29T07:03:24.575072+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14625. [2026-03-29T07:03:24.575173+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14626. [2026-03-29T07:03:24.575256+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14627. [2026-03-29T07:03:24.575352+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14628. [2026-03-29T07:03:24.575455+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14629. [2026-03-29T07:03:24.575542+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14630. [2026-03-29T07:03:24.575641+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14631. [2026-03-29T07:03:24.575729+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14632. [2026-03-29T07:03:24.575814+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14633. [2026-03-29T07:03:24.575919+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14634. [2026-03-29T07:03:24.576040+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14635. [2026-03-29T07:03:24.576141+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14636. [2026-03-29T07:03:24.576227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14637. [2026-03-29T07:03:24.576309+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14638. [2026-03-29T07:03:24.576410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14639. [2026-03-29T07:03:24.576502+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14640. [2026-03-29T07:03:24.577663+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14641. [2026-03-29T07:03:24.577757+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14642. [2026-03-29T07:03:24.580313+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14643. [2026-03-29T07:03:24.580397+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14644. [2026-03-29T07:03:24.874447+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14645. [2026-03-29T07:03:25.006871+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14646. [2026-03-29T07:03:25.007606+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14647. [2026-03-29T07:03:25.011798+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14648. [2026-03-29T07:03:25.014870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xl2024.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xl2024.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2024.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14649. [2026-03-29T07:03:25.018724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14650. [2026-03-29T07:03:25.019789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14651. [2026-03-29T07:03:25.021100+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14652. [2026-03-29T07:03:25.021255+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14653. [2026-03-29T07:03:25.022050+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14654. [2026-03-29T07:03:25.022203+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14655. [2026-03-29T07:03:25.023733+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14656. [2026-03-29T07:03:25.023867+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14657. [2026-03-29T07:03:25.025362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14658. [2026-03-29T07:03:25.025494+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14659. [2026-03-29T07:03:25.026852+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14660. [2026-03-29T07:03:25.026993+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14661. [2026-03-29T07:03:25.028791+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14662. [2026-03-29T07:03:25.028931+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14663. [2026-03-29T07:03:25.030385+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14664. [2026-03-29T07:03:25.030514+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14665. [2026-03-29T07:03:25.031892+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14666. [2026-03-29T07:03:25.032050+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14667. [2026-03-29T07:03:25.036271+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14668. [2026-03-29T07:03:25.036430+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14669. [2026-03-29T07:03:25.036822+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14670. [2026-03-29T07:03:25.036943+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14671. [2026-03-29T07:03:25.038167+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14672. [2026-03-29T07:03:25.038305+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14673. [2026-03-29T07:03:25.039691+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14674. [2026-03-29T07:03:25.039841+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14675. [2026-03-29T07:03:25.041500+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14676. [2026-03-29T07:03:25.041635+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14677. [2026-03-29T07:03:25.042999+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14678. [2026-03-29T07:03:25.043184+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14679. [2026-03-29T07:03:25.043946+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14680. [2026-03-29T07:03:25.044106+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14681. [2026-03-29T07:03:25.045526+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14682. [2026-03-29T07:03:25.045674+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14683. [2026-03-29T07:03:25.047145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14684. [2026-03-29T07:03:25.047275+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14685. [2026-03-29T07:03:25.048643+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14686. [2026-03-29T07:03:25.048770+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14687. [2026-03-29T07:03:25.050550+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14688. [2026-03-29T07:03:25.050690+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14689. [2026-03-29T07:03:25.052066+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14690. [2026-03-29T07:03:25.052222+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14691. [2026-03-29T07:03:25.053559+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14692. [2026-03-29T07:03:25.053686+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14693. [2026-03-29T07:03:25.057529+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14694. [2026-03-29T07:03:25.057662+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14695. [2026-03-29T07:03:25.058642+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14696. [2026-03-29T07:03:25.058808+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14697. [2026-03-29T07:03:25.058945+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14698. [2026-03-29T07:03:25.059114+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14699. [2026-03-29T07:03:25.059245+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14700. [2026-03-29T07:03:25.059354+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14701. [2026-03-29T07:03:25.059459+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14702. [2026-03-29T07:03:25.059569+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14703. [2026-03-29T07:03:25.059673+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14704. [2026-03-29T07:03:25.059775+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14705. [2026-03-29T07:03:25.059911+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14706. [2026-03-29T07:03:25.060018+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14707. [2026-03-29T07:03:25.060155+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14708. [2026-03-29T07:03:25.060257+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14709. [2026-03-29T07:03:25.060363+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14710. [2026-03-29T07:03:25.060465+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14711. [2026-03-29T07:03:25.060584+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14712. [2026-03-29T07:03:25.060739+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14713. [2026-03-29T07:03:25.060847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14714. [2026-03-29T07:03:25.060950+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14715. [2026-03-29T07:03:25.061070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14716. [2026-03-29T07:03:25.061196+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14717. [2026-03-29T07:03:25.061296+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14718. [2026-03-29T07:03:25.062683+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14719. [2026-03-29T07:03:25.062796+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14720. [2026-03-29T07:03:25.065958+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14721. [2026-03-29T07:03:25.066098+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14722. [2026-03-29T07:03:25.379978+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14723. [2026-03-29T07:03:25.481528+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14724. [2026-03-29T07:03:25.482249+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14725. [2026-03-29T07:03:25.486381+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14726. [2026-03-29T07:03:25.489456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fgd.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fgd.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fgd.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14727. [2026-03-29T07:03:25.493084+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14728. [2026-03-29T07:03:25.494147+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14729. [2026-03-29T07:03:25.495414+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14730. [2026-03-29T07:03:25.495546+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14731. [2026-03-29T07:03:25.496356+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14732. [2026-03-29T07:03:25.496483+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14733. [2026-03-29T07:03:25.497992+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14734. [2026-03-29T07:03:25.498164+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14735. [2026-03-29T07:03:25.499673+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14736. [2026-03-29T07:03:25.499807+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14737. [2026-03-29T07:03:25.501277+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14738. [2026-03-29T07:03:25.501415+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14739. [2026-03-29T07:03:25.503243+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14740. [2026-03-29T07:03:25.503381+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14741. [2026-03-29T07:03:25.504865+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14742. [2026-03-29T07:03:25.505011+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14743. [2026-03-29T07:03:25.506398+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14744. [2026-03-29T07:03:25.506532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14745. [2026-03-29T07:03:25.510640+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14746. [2026-03-29T07:03:25.510780+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14747. [2026-03-29T07:03:25.511201+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14748. [2026-03-29T07:03:25.511324+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14749. [2026-03-29T07:03:25.512551+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14750. [2026-03-29T07:03:25.512688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14751. [2026-03-29T07:03:25.514071+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14752. [2026-03-29T07:03:25.514235+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14753. [2026-03-29T07:03:25.515860+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14754. [2026-03-29T07:03:25.515991+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14755. [2026-03-29T07:03:25.516954+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14756. [2026-03-29T07:03:25.517110+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14757. [2026-03-29T07:03:25.517865+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14758. [2026-03-29T07:03:25.517988+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14759. [2026-03-29T07:03:25.519416+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14760. [2026-03-29T07:03:25.519543+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14761. [2026-03-29T07:03:25.521013+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14762. [2026-03-29T07:03:25.521173+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14763. [2026-03-29T07:03:25.522519+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14764. [2026-03-29T07:03:25.522664+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14765. [2026-03-29T07:03:25.524397+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14766. [2026-03-29T07:03:25.524528+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14767. [2026-03-29T07:03:25.525889+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14768. [2026-03-29T07:03:25.526052+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14769. [2026-03-29T07:03:25.527405+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14770. [2026-03-29T07:03:25.527532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14771. [2026-03-29T07:03:25.531364+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14772. [2026-03-29T07:03:25.531522+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14773. [2026-03-29T07:03:25.532553+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14774. [2026-03-29T07:03:25.532716+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14775. [2026-03-29T07:03:25.532841+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14776. [2026-03-29T07:03:25.532970+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14777. [2026-03-29T07:03:25.533126+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14778. [2026-03-29T07:03:25.533241+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14779. [2026-03-29T07:03:25.533361+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14780. [2026-03-29T07:03:25.533468+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14781. [2026-03-29T07:03:25.533574+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14782. [2026-03-29T07:03:25.533676+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14783. [2026-03-29T07:03:25.533793+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14784. [2026-03-29T07:03:25.533898+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14785. [2026-03-29T07:03:25.533999+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14786. [2026-03-29T07:03:25.534135+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14787. [2026-03-29T07:03:25.534255+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14788. [2026-03-29T07:03:25.534362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14789. [2026-03-29T07:03:25.534480+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14790. [2026-03-29T07:03:25.534596+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14791. [2026-03-29T07:03:25.534700+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14792. [2026-03-29T07:03:25.534802+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14793. [2026-03-29T07:03:25.534907+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14794. [2026-03-29T07:03:25.535033+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14795. [2026-03-29T07:03:25.535153+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14796. [2026-03-29T07:03:25.536553+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14797. [2026-03-29T07:03:25.536676+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14798. [2026-03-29T07:03:25.539784+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14799. [2026-03-29T07:03:25.539889+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14800. [2026-03-29T07:03:25.755920+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14801. [2026-03-29T07:03:25.863217+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14802. [2026-03-29T07:03:25.864061+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14803. [2026-03-29T07:03:25.868832+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14804. [2026-03-29T07:03:25.872235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AAAA.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AAAA.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AAAA.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14805. [2026-03-29T07:03:25.876249+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14806. [2026-03-29T07:03:25.877423+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14807. [2026-03-29T07:03:25.879568+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14808. [2026-03-29T07:03:25.879723+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14809. [2026-03-29T07:03:25.880643+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14810. [2026-03-29T07:03:25.880789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14811. [2026-03-29T07:03:25.882517+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14812. [2026-03-29T07:03:25.882661+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14813. [2026-03-29T07:03:25.884281+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14814. [2026-03-29T07:03:25.884422+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14815. [2026-03-29T07:03:25.885901+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14816. [2026-03-29T07:03:25.886187+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14817. [2026-03-29T07:03:25.888241+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14818. [2026-03-29T07:03:25.888395+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14819. [2026-03-29T07:03:25.889934+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14820. [2026-03-29T07:03:25.890102+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14821. [2026-03-29T07:03:25.891570+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14822. [2026-03-29T07:03:25.891706+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14823. [2026-03-29T07:03:25.896127+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14824. [2026-03-29T07:03:25.896290+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14825. [2026-03-29T07:03:25.896714+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14826. [2026-03-29T07:03:25.896841+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14827. [2026-03-29T07:03:25.898121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14828. [2026-03-29T07:03:25.898270+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14829. [2026-03-29T07:03:25.899665+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14830. [2026-03-29T07:03:25.899818+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14831. [2026-03-29T07:03:25.901479+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14832. [2026-03-29T07:03:25.901614+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14833. [2026-03-29T07:03:25.902594+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14834. [2026-03-29T07:03:25.902724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14835. [2026-03-29T07:03:25.903515+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14836. [2026-03-29T07:03:25.903650+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14837. [2026-03-29T07:03:25.905058+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14838. [2026-03-29T07:03:25.905212+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14839. [2026-03-29T07:03:25.906700+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14840. [2026-03-29T07:03:25.906833+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14841. [2026-03-29T07:03:25.908216+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14842. [2026-03-29T07:03:25.908348+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14843. [2026-03-29T07:03:25.910334+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14844. [2026-03-29T07:03:25.910476+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14845. [2026-03-29T07:03:25.911941+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14846. [2026-03-29T07:03:25.912134+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14847. [2026-03-29T07:03:25.913482+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14848. [2026-03-29T07:03:25.913611+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14849. [2026-03-29T07:03:25.917441+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14850. [2026-03-29T07:03:25.917579+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14851. [2026-03-29T07:03:25.918580+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14852. [2026-03-29T07:03:25.918746+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14853. [2026-03-29T07:03:25.918870+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14854. [2026-03-29T07:03:25.919016+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14855. [2026-03-29T07:03:25.919184+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14856. [2026-03-29T07:03:25.919297+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14857. [2026-03-29T07:03:25.919404+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14858. [2026-03-29T07:03:25.919510+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14859. [2026-03-29T07:03:25.919617+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14860. [2026-03-29T07:03:25.919719+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14861. [2026-03-29T07:03:25.919848+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14862. [2026-03-29T07:03:25.919964+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14863. [2026-03-29T07:03:25.920095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14864. [2026-03-29T07:03:25.920202+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14865. [2026-03-29T07:03:25.920308+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14866. [2026-03-29T07:03:25.920420+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14867. [2026-03-29T07:03:25.920537+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14868. [2026-03-29T07:03:25.920657+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14869. [2026-03-29T07:03:25.920773+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14870. [2026-03-29T07:03:25.920876+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14871. [2026-03-29T07:03:25.920977+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14872. [2026-03-29T07:03:25.921110+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14873. [2026-03-29T07:03:25.921216+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14874. [2026-03-29T07:03:25.922626+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14875. [2026-03-29T07:03:25.923067+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14876. [2026-03-29T07:03:25.926257+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14877. [2026-03-29T07:03:25.926363+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14878. [2026-03-29T07:03:26.179897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14879. [2026-03-29T07:03:26.279482+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14880. [2026-03-29T07:03:26.280007+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14881. [2026-03-29T07:03:26.283214+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14882. [2026-03-29T07:03:26.285541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fde.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fde.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fde.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14883. [2026-03-29T07:03:26.295695+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14884. [2026-03-29T07:03:26.296585+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14885. [2026-03-29T07:03:26.297585+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14886. [2026-03-29T07:03:26.297692+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14887. [2026-03-29T07:03:26.298334+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14888. [2026-03-29T07:03:26.298437+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14889. [2026-03-29T07:03:26.299653+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14890. [2026-03-29T07:03:26.299758+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14891. [2026-03-29T07:03:26.300931+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14892. [2026-03-29T07:03:26.301051+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14893. [2026-03-29T07:03:26.302120+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14894. [2026-03-29T07:03:26.302222+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14895. [2026-03-29T07:03:26.303631+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14896. [2026-03-29T07:03:26.303743+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14897. [2026-03-29T07:03:26.304891+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14898. [2026-03-29T07:03:26.305008+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14899. [2026-03-29T07:03:26.306122+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14900. [2026-03-29T07:03:26.306231+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14901. [2026-03-29T07:03:26.309566+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14902. [2026-03-29T07:03:26.309679+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14903. [2026-03-29T07:03:26.310001+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14904. [2026-03-29T07:03:26.310133+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14905. [2026-03-29T07:03:26.311144+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14906. [2026-03-29T07:03:26.311266+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14907. [2026-03-29T07:03:26.312367+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14908. [2026-03-29T07:03:26.312488+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14909. [2026-03-29T07:03:26.313789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14910. [2026-03-29T07:03:26.313903+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14911. [2026-03-29T07:03:26.314663+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14912. [2026-03-29T07:03:26.314765+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14913. [2026-03-29T07:03:26.315381+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14914. [2026-03-29T07:03:26.315482+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14915. [2026-03-29T07:03:26.316583+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14916. [2026-03-29T07:03:26.316685+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14917. [2026-03-29T07:03:26.317847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14918. [2026-03-29T07:03:26.317952+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14919. [2026-03-29T07:03:26.319012+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14920. [2026-03-29T07:03:26.319140+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14921. [2026-03-29T07:03:26.320495+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14922. [2026-03-29T07:03:26.320600+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14923. [2026-03-29T07:03:26.321663+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14924. [2026-03-29T07:03:26.321765+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14925. [2026-03-29T07:03:26.322938+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14926. [2026-03-29T07:03:26.323133+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14927. [2026-03-29T07:03:26.326635+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14928. [2026-03-29T07:03:26.326807+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14929. [2026-03-29T07:03:26.327675+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14930. [2026-03-29T07:03:26.327812+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14931. [2026-03-29T07:03:26.327912+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14932. [2026-03-29T07:03:26.328017+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14933. [2026-03-29T07:03:26.328163+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14934. [2026-03-29T07:03:26.328255+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14935. [2026-03-29T07:03:26.328342+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14936. [2026-03-29T07:03:26.328440+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14937. [2026-03-29T07:03:26.328527+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14938. [2026-03-29T07:03:26.328608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14939. [2026-03-29T07:03:26.328708+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14940. [2026-03-29T07:03:26.328800+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14941. [2026-03-29T07:03:26.328882+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14942. [2026-03-29T07:03:26.328963+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14943. [2026-03-29T07:03:26.329084+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14944. [2026-03-29T07:03:26.329177+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14945. [2026-03-29T07:03:26.329274+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14946. [2026-03-29T07:03:26.329378+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14947. [2026-03-29T07:03:26.329460+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14948. [2026-03-29T07:03:26.329542+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14949. [2026-03-29T07:03:26.329622+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14950. [2026-03-29T07:03:26.329703+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14951. [2026-03-29T07:03:26.329792+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14952. [2026-03-29T07:03:26.330947+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14953. [2026-03-29T07:03:26.331062+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14954. [2026-03-29T07:03:26.333741+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14955. [2026-03-29T07:03:26.333825+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14956. [2026-03-29T07:03:26.520507+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14957. [2026-03-29T07:03:26.631109+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  14958. [2026-03-29T07:03:26.632004+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14959. [2026-03-29T07:03:26.637913+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14960. [2026-03-29T07:03:26.641784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mjde.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mjde.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mjde.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14961. [2026-03-29T07:03:26.646095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14962. [2026-03-29T07:03:26.647351+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14963. [2026-03-29T07:03:26.648929+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14964. [2026-03-29T07:03:26.649130+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14965. [2026-03-29T07:03:26.650176+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14966. [2026-03-29T07:03:26.650333+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14967. [2026-03-29T07:03:26.652175+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14968. [2026-03-29T07:03:26.652327+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14969. [2026-03-29T07:03:26.654127+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14970. [2026-03-29T07:03:26.654280+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14971. [2026-03-29T07:03:26.655897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14972. [2026-03-29T07:03:26.656070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14973. [2026-03-29T07:03:26.658281+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14974. [2026-03-29T07:03:26.658444+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14975. [2026-03-29T07:03:26.660360+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14976. [2026-03-29T07:03:26.660522+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14977. [2026-03-29T07:03:26.662556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14978. [2026-03-29T07:03:26.662712+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14979. [2026-03-29T07:03:26.667656+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14980. [2026-03-29T07:03:26.667826+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14981. [2026-03-29T07:03:26.668301+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14982. [2026-03-29T07:03:26.668439+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14983. [2026-03-29T07:03:26.669819+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14984. [2026-03-29T07:03:26.669973+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14985. [2026-03-29T07:03:26.671592+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14986. [2026-03-29T07:03:26.671760+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14987. [2026-03-29T07:03:26.673589+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14988. [2026-03-29T07:03:26.673741+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14989. [2026-03-29T07:03:26.674784+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14990. [2026-03-29T07:03:26.674922+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14991. [2026-03-29T07:03:26.675766+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14992. [2026-03-29T07:03:26.675906+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14993. [2026-03-29T07:03:26.677442+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14994. [2026-03-29T07:03:26.677587+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14995. [2026-03-29T07:03:26.679236+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14996. [2026-03-29T07:03:26.679390+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14997. [2026-03-29T07:03:26.680775+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14998. [2026-03-29T07:03:26.680899+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  14999. [2026-03-29T07:03:26.682622+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15000. [2026-03-29T07:03:26.682752+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15001. [2026-03-29T07:03:26.684109+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15002. [2026-03-29T07:03:26.684238+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15003. [2026-03-29T07:03:26.685572+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15004. [2026-03-29T07:03:26.685699+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15005. [2026-03-29T07:03:26.689493+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15006. [2026-03-29T07:03:26.689625+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15007. [2026-03-29T07:03:26.690608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15008. [2026-03-29T07:03:26.690863+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15009. [2026-03-29T07:03:26.690988+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15010. [2026-03-29T07:03:26.691165+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15011. [2026-03-29T07:03:26.691294+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15012. [2026-03-29T07:03:26.691404+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15013. [2026-03-29T07:03:26.691508+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15014. [2026-03-29T07:03:26.691620+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15015. [2026-03-29T07:03:26.693168+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15016. [2026-03-29T07:03:26.693368+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15017. [2026-03-29T07:03:26.693515+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15018. [2026-03-29T07:03:26.693632+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15019. [2026-03-29T07:03:26.693736+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15020. [2026-03-29T07:03:26.693875+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15021. [2026-03-29T07:03:26.694047+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15022. [2026-03-29T07:03:26.694181+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15023. [2026-03-29T07:03:26.694288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15024. [2026-03-29T07:03:26.694390+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15025. [2026-03-29T07:03:26.694489+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15026. [2026-03-29T07:03:26.694578+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15027. [2026-03-29T07:03:26.694663+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15028. [2026-03-29T07:03:26.694750+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15029. [2026-03-29T07:03:26.694836+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15030. [2026-03-29T07:03:26.696121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15031. [2026-03-29T07:03:26.696240+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15032. [2026-03-29T07:03:26.698940+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15033. [2026-03-29T07:03:26.699056+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15034. [2026-03-29T07:03:26.957231+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15035. [2026-03-29T07:03:27.066958+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15036. [2026-03-29T07:03:27.067677+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15037. [2026-03-29T07:03:27.071665+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15038. [2026-03-29T07:03:27.075380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gin.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gin.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gin.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15039. [2026-03-29T07:03:27.079883+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15040. [2026-03-29T07:03:27.080917+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15041. [2026-03-29T07:03:27.082217+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15042. [2026-03-29T07:03:27.082350+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15043. [2026-03-29T07:03:27.083159+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15044. [2026-03-29T07:03:27.083284+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15045. [2026-03-29T07:03:27.084787+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15046. [2026-03-29T07:03:27.084915+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15047. [2026-03-29T07:03:27.086388+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15048. [2026-03-29T07:03:27.086516+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15049. [2026-03-29T07:03:27.087927+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15050. [2026-03-29T07:03:27.088092+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15051. [2026-03-29T07:03:27.089851+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15052. [2026-03-29T07:03:27.089986+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15053. [2026-03-29T07:03:27.091436+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15054. [2026-03-29T07:03:27.091563+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15055. [2026-03-29T07:03:27.092932+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15056. [2026-03-29T07:03:27.093106+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15057. [2026-03-29T07:03:27.097568+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15058. [2026-03-29T07:03:27.097706+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15059. [2026-03-29T07:03:27.098138+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15060. [2026-03-29T07:03:27.098264+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15061. [2026-03-29T07:03:27.099452+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15062. [2026-03-29T07:03:27.099597+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15063. [2026-03-29T07:03:27.100964+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15064. [2026-03-29T07:03:27.101143+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15065. [2026-03-29T07:03:27.102768+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15066. [2026-03-29T07:03:27.102896+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15067. [2026-03-29T07:03:27.103849+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15068. [2026-03-29T07:03:27.103975+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15069. [2026-03-29T07:03:27.104740+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15070. [2026-03-29T07:03:27.104874+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15071. [2026-03-29T07:03:27.106391+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15072. [2026-03-29T07:03:27.106528+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15073. [2026-03-29T07:03:27.108061+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15074. [2026-03-29T07:03:27.108211+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15075. [2026-03-29T07:03:27.109778+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15076. [2026-03-29T07:03:27.109918+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15077. [2026-03-29T07:03:27.111802+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15078. [2026-03-29T07:03:27.111940+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15079. [2026-03-29T07:03:27.113309+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15080. [2026-03-29T07:03:27.113451+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15081. [2026-03-29T07:03:27.114775+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15082. [2026-03-29T07:03:27.114901+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15083. [2026-03-29T07:03:27.118835+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15084. [2026-03-29T07:03:27.118976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15085. [2026-03-29T07:03:27.120015+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15086. [2026-03-29T07:03:27.120220+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15087. [2026-03-29T07:03:27.120343+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15088. [2026-03-29T07:03:27.120471+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15089. [2026-03-29T07:03:27.120605+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15090. [2026-03-29T07:03:27.120712+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15091. [2026-03-29T07:03:27.120816+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15092. [2026-03-29T07:03:27.120933+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15093. [2026-03-29T07:03:27.121057+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15094. [2026-03-29T07:03:27.121178+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15095. [2026-03-29T07:03:27.121295+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15096. [2026-03-29T07:03:27.121399+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15097. [2026-03-29T07:03:27.121499+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15098. [2026-03-29T07:03:27.121596+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15099. [2026-03-29T07:03:27.121699+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15100. [2026-03-29T07:03:27.121812+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15101. [2026-03-29T07:03:27.121930+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15102. [2026-03-29T07:03:27.122063+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15103. [2026-03-29T07:03:27.122184+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15104. [2026-03-29T07:03:27.122286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15105. [2026-03-29T07:03:27.122385+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15106. [2026-03-29T07:03:27.122485+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15107. [2026-03-29T07:03:27.122593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15108. [2026-03-29T07:03:27.123987+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15109. [2026-03-29T07:03:27.124135+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15110. [2026-03-29T07:03:27.127999+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15111. [2026-03-29T07:03:27.128137+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15112. [2026-03-29T07:03:27.429320+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15113. [2026-03-29T07:03:27.536945+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15114. [2026-03-29T07:03:27.537713+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15115. [2026-03-29T07:03:27.542129+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15116. [2026-03-29T07:03:27.545219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ta.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ta.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ta.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15117. [2026-03-29T07:03:27.549378+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15118. [2026-03-29T07:03:27.550460+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15119. [2026-03-29T07:03:27.551771+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15120. [2026-03-29T07:03:27.551907+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15121. [2026-03-29T07:03:27.552760+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15122. [2026-03-29T07:03:27.552904+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15123. [2026-03-29T07:03:27.554513+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15124. [2026-03-29T07:03:27.554641+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15125. [2026-03-29T07:03:27.556145+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15126. [2026-03-29T07:03:27.556274+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15127. [2026-03-29T07:03:27.557610+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15128. [2026-03-29T07:03:27.557735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15129. [2026-03-29T07:03:27.559567+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15130. [2026-03-29T07:03:27.559705+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15131. [2026-03-29T07:03:27.561176+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15132. [2026-03-29T07:03:27.561307+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15133. [2026-03-29T07:03:27.562680+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15134. [2026-03-29T07:03:27.562806+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15135. [2026-03-29T07:03:27.567058+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15136. [2026-03-29T07:03:27.567213+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15137. [2026-03-29T07:03:27.567614+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15138. [2026-03-29T07:03:27.567733+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15139. [2026-03-29T07:03:27.568920+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15140. [2026-03-29T07:03:27.569085+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15141. [2026-03-29T07:03:27.570449+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15142. [2026-03-29T07:03:27.570595+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15143. [2026-03-29T07:03:27.572226+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15144. [2026-03-29T07:03:27.572367+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15145. [2026-03-29T07:03:27.573340+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15146. [2026-03-29T07:03:27.573467+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15147. [2026-03-29T07:03:27.574242+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15148. [2026-03-29T07:03:27.574366+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15149. [2026-03-29T07:03:27.575971+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15150. [2026-03-29T07:03:27.576140+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15151. [2026-03-29T07:03:27.578591+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15152. [2026-03-29T07:03:27.578752+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15153. [2026-03-29T07:03:27.581115+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15154. [2026-03-29T07:03:27.581275+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15155. [2026-03-29T07:03:27.583142+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15156. [2026-03-29T07:03:27.583288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15157. [2026-03-29T07:03:27.584699+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15158. [2026-03-29T07:03:27.584831+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15159. [2026-03-29T07:03:27.586194+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15160. [2026-03-29T07:03:27.586320+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15161. [2026-03-29T07:03:27.590137+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15162. [2026-03-29T07:03:27.590269+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15163. [2026-03-29T07:03:27.591234+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15164. [2026-03-29T07:03:27.591399+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15165. [2026-03-29T07:03:27.591521+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15166. [2026-03-29T07:03:27.591648+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15167. [2026-03-29T07:03:27.591784+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15168. [2026-03-29T07:03:27.591893+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15169. [2026-03-29T07:03:27.591997+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15170. [2026-03-29T07:03:27.592134+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15171. [2026-03-29T07:03:27.592240+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15172. [2026-03-29T07:03:27.592341+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15173. [2026-03-29T07:03:27.592456+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15174. [2026-03-29T07:03:27.592573+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15175. [2026-03-29T07:03:27.592673+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15176. [2026-03-29T07:03:27.592772+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15177. [2026-03-29T07:03:27.592875+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15178. [2026-03-29T07:03:27.592976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15179. [2026-03-29T07:03:27.593123+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15180. [2026-03-29T07:03:27.593244+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15181. [2026-03-29T07:03:27.593345+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15182. [2026-03-29T07:03:27.593458+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15183. [2026-03-29T07:03:27.593569+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15184. [2026-03-29T07:03:27.593668+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15185. [2026-03-29T07:03:27.593765+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15186. [2026-03-29T07:03:27.595090+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15187. [2026-03-29T07:03:27.595215+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15188. [2026-03-29T07:03:27.598168+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15189. [2026-03-29T07:03:27.598282+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15190. [2026-03-29T07:03:28.046937+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15191. [2026-03-29T07:03:28.154993+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15192. [2026-03-29T07:03:28.155946+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15193. [2026-03-29T07:03:28.161114+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15194. [2026-03-29T07:03:28.165135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yawa.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yawa.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yawa.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15195. [2026-03-29T07:03:28.169419+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15196. [2026-03-29T07:03:28.170655+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15197. [2026-03-29T07:03:28.172242+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15198. [2026-03-29T07:03:28.172405+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15199. [2026-03-29T07:03:28.173424+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15200. [2026-03-29T07:03:28.173577+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15201. [2026-03-29T07:03:28.175604+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15202. [2026-03-29T07:03:28.175769+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15203. [2026-03-29T07:03:28.177638+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15204. [2026-03-29T07:03:28.177810+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15205. [2026-03-29T07:03:28.179505+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15206. [2026-03-29T07:03:28.179654+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15207. [2026-03-29T07:03:28.181814+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15208. [2026-03-29T07:03:28.181974+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15209. [2026-03-29T07:03:28.183717+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15210. [2026-03-29T07:03:28.183867+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15211. [2026-03-29T07:03:28.185560+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15212. [2026-03-29T07:03:28.185710+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15213. [2026-03-29T07:03:28.190702+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15214. [2026-03-29T07:03:28.190863+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15215. [2026-03-29T07:03:28.191330+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15216. [2026-03-29T07:03:28.191470+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15217. [2026-03-29T07:03:28.192826+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15218. [2026-03-29T07:03:28.192980+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15219. [2026-03-29T07:03:28.194591+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15220. [2026-03-29T07:03:28.194758+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15221. [2026-03-29T07:03:28.196640+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15222. [2026-03-29T07:03:28.196788+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15223. [2026-03-29T07:03:28.197885+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15224. [2026-03-29T07:03:28.198052+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15225. [2026-03-29T07:03:28.199534+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15226. [2026-03-29T07:03:28.199693+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15227. [2026-03-29T07:03:28.201587+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15228. [2026-03-29T07:03:28.201735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15229. [2026-03-29T07:03:28.203362+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15230. [2026-03-29T07:03:28.203502+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15231. [2026-03-29T07:03:28.205401+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15232. [2026-03-29T07:03:28.205551+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15233. [2026-03-29T07:03:28.207667+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15234. [2026-03-29T07:03:28.208069+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15235. [2026-03-29T07:03:28.209592+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15236. [2026-03-29T07:03:28.209723+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15237. [2026-03-29T07:03:28.211128+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15238. [2026-03-29T07:03:28.211264+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15239. [2026-03-29T07:03:28.215203+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15240. [2026-03-29T07:03:28.215352+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15241. [2026-03-29T07:03:28.216429+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15242. [2026-03-29T07:03:28.216599+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15243. [2026-03-29T07:03:28.216727+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15244. [2026-03-29T07:03:28.216860+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15245. [2026-03-29T07:03:28.216998+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15246. [2026-03-29T07:03:28.217148+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15247. [2026-03-29T07:03:28.217261+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15248. [2026-03-29T07:03:28.217369+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15249. [2026-03-29T07:03:28.217494+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15250. [2026-03-29T07:03:28.217600+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15251. [2026-03-29T07:03:28.217721+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15252. [2026-03-29T07:03:28.217828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15253. [2026-03-29T07:03:28.217932+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15254. [2026-03-29T07:03:28.218059+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15255. [2026-03-29T07:03:28.218187+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15256. [2026-03-29T07:03:28.218308+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15257. [2026-03-29T07:03:28.218432+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15258. [2026-03-29T07:03:28.218554+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15259. [2026-03-29T07:03:28.218671+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15260. [2026-03-29T07:03:28.218776+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15261. [2026-03-29T07:03:28.218878+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15262. [2026-03-29T07:03:28.218982+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15263. [2026-03-29T07:03:28.219124+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15264. [2026-03-29T07:03:28.220512+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15265. [2026-03-29T07:03:28.220626+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15266. [2026-03-29T07:03:28.223662+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15267. [2026-03-29T07:03:28.223766+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15268. [2026-03-29T07:03:28.484976+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15269. [2026-03-29T07:03:28.594791+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15270. [2026-03-29T07:03:28.596136+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15271. [2026-03-29T07:03:28.601844+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15272. [2026-03-29T07:03:28.605544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bays.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bays.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bays.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15273. [2026-03-29T07:03:28.609752+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15274. [2026-03-29T07:03:28.611306+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15275. [2026-03-29T07:03:28.613288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15276. [2026-03-29T07:03:28.613443+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15277. [2026-03-29T07:03:28.614685+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15278. [2026-03-29T07:03:28.614889+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15279. [2026-03-29T07:03:28.616766+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15280. [2026-03-29T07:03:28.617003+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15281. [2026-03-29T07:03:28.618794+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15282. [2026-03-29T07:03:28.618938+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15283. [2026-03-29T07:03:28.620482+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15284. [2026-03-29T07:03:28.620648+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15285. [2026-03-29T07:03:28.622663+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15286. [2026-03-29T07:03:28.622822+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15287. [2026-03-29T07:03:28.624975+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15288. [2026-03-29T07:03:28.625180+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15289. [2026-03-29T07:03:28.626671+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15290. [2026-03-29T07:03:28.626804+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15291. [2026-03-29T07:03:28.631173+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15292. [2026-03-29T07:03:28.631316+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15293. [2026-03-29T07:03:28.631728+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15294. [2026-03-29T07:03:28.631850+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15295. [2026-03-29T07:03:28.633120+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15296. [2026-03-29T07:03:28.633260+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15297. [2026-03-29T07:03:28.634686+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15298. [2026-03-29T07:03:28.634836+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15299. [2026-03-29T07:03:28.636558+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15300. [2026-03-29T07:03:28.636687+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15301. [2026-03-29T07:03:28.637652+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15302. [2026-03-29T07:03:28.637777+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15303. [2026-03-29T07:03:28.638548+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15304. [2026-03-29T07:03:28.638671+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15305. [2026-03-29T07:03:28.640053+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15306. [2026-03-29T07:03:28.640193+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15307. [2026-03-29T07:03:28.641616+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15308. [2026-03-29T07:03:28.641753+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15309. [2026-03-29T07:03:28.643156+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15310. [2026-03-29T07:03:28.643288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15311. [2026-03-29T07:03:28.644997+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15312. [2026-03-29T07:03:28.645157+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15313. [2026-03-29T07:03:28.646495+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15314. [2026-03-29T07:03:28.646601+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15315. [2026-03-29T07:03:28.647668+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15316. [2026-03-29T07:03:28.647782+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15317. [2026-03-29T07:03:28.650848+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15318. [2026-03-29T07:03:28.650957+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15319. [2026-03-29T07:03:28.651764+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15320. [2026-03-29T07:03:28.651895+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15321. [2026-03-29T07:03:28.651995+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15322. [2026-03-29T07:03:28.652127+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15323. [2026-03-29T07:03:28.652241+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15324. [2026-03-29T07:03:28.652331+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15325. [2026-03-29T07:03:28.652417+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15326. [2026-03-29T07:03:28.652501+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15327. [2026-03-29T07:03:28.652585+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15328. [2026-03-29T07:03:28.652666+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15329. [2026-03-29T07:03:28.652760+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15330. [2026-03-29T07:03:28.652846+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15331. [2026-03-29T07:03:28.652937+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15332. [2026-03-29T07:03:28.653030+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15333. [2026-03-29T07:03:28.653131+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15334. [2026-03-29T07:03:28.653223+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15335. [2026-03-29T07:03:28.653318+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15336. [2026-03-29T07:03:28.653412+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15337. [2026-03-29T07:03:28.653495+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15338. [2026-03-29T07:03:28.653586+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15339. [2026-03-29T07:03:28.653666+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15340. [2026-03-29T07:03:28.653747+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15341. [2026-03-29T07:03:28.653827+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15342. [2026-03-29T07:03:28.654967+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15343. [2026-03-29T07:03:28.655090+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15344. [2026-03-29T07:03:28.657617+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15345. [2026-03-29T07:03:28.657701+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15346. [2026-03-29T07:03:28.893140+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15347. [2026-03-29T07:03:28.991005+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15348. [2026-03-29T07:03:28.991687+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15349. [2026-03-29T07:03:28.997678+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15350. [2026-03-29T07:03:29.000649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /x0rg.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /x0rg.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x0rg.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15351. [2026-03-29T07:03:29.004122+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15352. [2026-03-29T07:03:29.005131+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15353. [2026-03-29T07:03:29.007169+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15354. [2026-03-29T07:03:29.007369+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15355. [2026-03-29T07:03:29.008680+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15356. [2026-03-29T07:03:29.008885+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15357. [2026-03-29T07:03:29.011415+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15358. [2026-03-29T07:03:29.011616+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15359. [2026-03-29T07:03:29.013981+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15360. [2026-03-29T07:03:29.014231+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15361. [2026-03-29T07:03:29.017019+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15362. [2026-03-29T07:03:29.017266+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15363. [2026-03-29T07:03:29.019757+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15364. [2026-03-29T07:03:29.019917+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15365. [2026-03-29T07:03:29.021627+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15366. [2026-03-29T07:03:29.021799+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15367. [2026-03-29T07:03:29.023542+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15368. [2026-03-29T07:03:29.023746+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15369. [2026-03-29T07:03:29.028739+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15370. [2026-03-29T07:03:29.028861+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15371. [2026-03-29T07:03:29.029267+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15372. [2026-03-29T07:03:29.029377+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15373. [2026-03-29T07:03:29.030501+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15374. [2026-03-29T07:03:29.030619+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15375. [2026-03-29T07:03:29.031903+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15376. [2026-03-29T07:03:29.032049+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15377. [2026-03-29T07:03:29.033526+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15378. [2026-03-29T07:03:29.033682+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15379. [2026-03-29T07:03:29.034598+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15380. [2026-03-29T07:03:29.034723+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15381. [2026-03-29T07:03:29.035441+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15382. [2026-03-29T07:03:29.035582+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15383. [2026-03-29T07:03:29.037322+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15384. [2026-03-29T07:03:29.037491+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15385. [2026-03-29T07:03:29.039482+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15386. [2026-03-29T07:03:29.039659+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15387. [2026-03-29T07:03:29.041532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15388. [2026-03-29T07:03:29.041689+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15389. [2026-03-29T07:03:29.044175+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15390. [2026-03-29T07:03:29.044354+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15391. [2026-03-29T07:03:29.046229+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15392. [2026-03-29T07:03:29.046394+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15393. [2026-03-29T07:03:29.048309+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15394. [2026-03-29T07:03:29.048479+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15395. [2026-03-29T07:03:29.053741+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15396. [2026-03-29T07:03:29.053906+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15397. [2026-03-29T07:03:29.055274+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15398. [2026-03-29T07:03:29.055484+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15399. [2026-03-29T07:03:29.055670+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15400. [2026-03-29T07:03:29.055851+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15401. [2026-03-29T07:03:29.056050+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15402. [2026-03-29T07:03:29.056232+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15403. [2026-03-29T07:03:29.056385+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15404. [2026-03-29T07:03:29.056535+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15405. [2026-03-29T07:03:29.056717+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15406. [2026-03-29T07:03:29.056940+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15407. [2026-03-29T07:03:29.057163+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15408. [2026-03-29T07:03:29.057375+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15409. [2026-03-29T07:03:29.057552+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15410. [2026-03-29T07:03:29.057708+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15411. [2026-03-29T07:03:29.057879+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15412. [2026-03-29T07:03:29.058070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15413. [2026-03-29T07:03:29.058284+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15414. [2026-03-29T07:03:29.058451+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15415. [2026-03-29T07:03:29.058592+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15416. [2026-03-29T07:03:29.058736+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15417. [2026-03-29T07:03:29.058888+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15418. [2026-03-29T07:03:29.059060+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15419. [2026-03-29T07:03:29.059239+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15420. [2026-03-29T07:03:29.060930+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15421. [2026-03-29T07:03:29.061108+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15422. [2026-03-29T07:03:29.064980+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15423. [2026-03-29T07:03:29.065129+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15424. [2026-03-29T07:03:29.279083+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15425. [2026-03-29T07:03:29.408528+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15426. [2026-03-29T07:03:29.409361+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15427. [2026-03-29T07:03:29.414565+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15428. [2026-03-29T07:03:29.418452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dk.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dk.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dk.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15429. [2026-03-29T07:03:29.423115+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15430. [2026-03-29T07:03:29.424472+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15431. [2026-03-29T07:03:29.426188+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15432. [2026-03-29T07:03:29.426351+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15433. [2026-03-29T07:03:29.427455+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15434. [2026-03-29T07:03:29.427615+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15435. [2026-03-29T07:03:29.429722+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15436. [2026-03-29T07:03:29.429880+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15437. [2026-03-29T07:03:29.431856+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15438. [2026-03-29T07:03:29.432044+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15439. [2026-03-29T07:03:29.433904+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15440. [2026-03-29T07:03:29.434096+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15441. [2026-03-29T07:03:29.436571+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15442. [2026-03-29T07:03:29.436759+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15443. [2026-03-29T07:03:29.438250+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15444. [2026-03-29T07:03:29.438363+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15445. [2026-03-29T07:03:29.439495+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15446. [2026-03-29T07:03:29.439619+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15447. [2026-03-29T07:03:29.443161+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15448. [2026-03-29T07:03:29.443286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15449. [2026-03-29T07:03:29.443622+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15450. [2026-03-29T07:03:29.443734+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15451. [2026-03-29T07:03:29.444735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15452. [2026-03-29T07:03:29.444847+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15453. [2026-03-29T07:03:29.445963+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15454. [2026-03-29T07:03:29.446112+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15455. [2026-03-29T07:03:29.447442+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15456. [2026-03-29T07:03:29.447564+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15457. [2026-03-29T07:03:29.448349+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15458. [2026-03-29T07:03:29.448453+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15459. [2026-03-29T07:03:29.449066+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15460. [2026-03-29T07:03:29.449191+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15461. [2026-03-29T07:03:29.450301+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15462. [2026-03-29T07:03:29.450406+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15463. [2026-03-29T07:03:29.451566+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15464. [2026-03-29T07:03:29.451675+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15465. [2026-03-29T07:03:29.452743+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15466. [2026-03-29T07:03:29.452845+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15467. [2026-03-29T07:03:29.454212+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15468. [2026-03-29T07:03:29.454317+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15469. [2026-03-29T07:03:29.455493+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15470. [2026-03-29T07:03:29.455605+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15471. [2026-03-29T07:03:29.456710+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15472. [2026-03-29T07:03:29.456831+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15473. [2026-03-29T07:03:29.460071+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15474. [2026-03-29T07:03:29.460196+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15475. [2026-03-29T07:03:29.461018+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15476. [2026-03-29T07:03:29.461185+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15477. [2026-03-29T07:03:29.461286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15478. [2026-03-29T07:03:29.461392+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15479. [2026-03-29T07:03:29.461503+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15480. [2026-03-29T07:03:29.461615+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15481. [2026-03-29T07:03:29.461703+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15482. [2026-03-29T07:03:29.461788+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15483. [2026-03-29T07:03:29.461909+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15484. [2026-03-29T07:03:29.462007+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15485. [2026-03-29T07:03:29.462136+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15486. [2026-03-29T07:03:29.462224+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15487. [2026-03-29T07:03:29.462317+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15488. [2026-03-29T07:03:29.462399+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15489. [2026-03-29T07:03:29.462485+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15490. [2026-03-29T07:03:29.462578+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15491. [2026-03-29T07:03:29.462676+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15492. [2026-03-29T07:03:29.462772+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15493. [2026-03-29T07:03:29.462855+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15494. [2026-03-29T07:03:29.462937+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15495. [2026-03-29T07:03:29.463045+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15496. [2026-03-29T07:03:29.463231+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15497. [2026-03-29T07:03:29.463373+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15498. [2026-03-29T07:03:29.464664+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15499. [2026-03-29T07:03:29.464763+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15500. [2026-03-29T07:03:29.467384+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15501. [2026-03-29T07:03:29.467468+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15502. [2026-03-29T07:03:29.620917+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15503. [2026-03-29T07:03:29.727534+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15504. [2026-03-29T07:03:29.728444+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15505. [2026-03-29T07:03:29.733907+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15506. [2026-03-29T07:03:29.738044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /az.php"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /az.php\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/az.php/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15507. [2026-03-29T07:03:29.742988+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15508. [2026-03-29T07:03:29.744472+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15509. [2026-03-29T07:03:29.746332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15510. [2026-03-29T07:03:29.746507+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15511. [2026-03-29T07:03:29.747644+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15512. [2026-03-29T07:03:29.747814+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15513. [2026-03-29T07:03:29.750042+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15514. [2026-03-29T07:03:29.750224+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15515. [2026-03-29T07:03:29.752284+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15516. [2026-03-29T07:03:29.752469+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15517. [2026-03-29T07:03:29.754357+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15518. [2026-03-29T07:03:29.754530+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15519. [2026-03-29T07:03:29.756973+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15520. [2026-03-29T07:03:29.757159+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15521. [2026-03-29T07:03:29.759139+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15522. [2026-03-29T07:03:29.759313+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15523. [2026-03-29T07:03:29.761323+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15524. [2026-03-29T07:03:29.761507+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15525. [2026-03-29T07:03:29.768397+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15526. [2026-03-29T07:03:29.768652+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15527. [2026-03-29T07:03:29.769342+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15528. [2026-03-29T07:03:29.769553+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15529. [2026-03-29T07:03:29.771561+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15530. [2026-03-29T07:03:29.771777+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15531. [2026-03-29T07:03:29.774101+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15532. [2026-03-29T07:03:29.774357+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15533. [2026-03-29T07:03:29.776961+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15534. [2026-03-29T07:03:29.777212+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15535. [2026-03-29T07:03:29.778702+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15536. [2026-03-29T07:03:29.778890+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15537. [2026-03-29T07:03:29.780099+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15538. [2026-03-29T07:03:29.780289+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15539. [2026-03-29T07:03:29.782500+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15540. [2026-03-29T07:03:29.782691+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15541. [2026-03-29T07:03:29.784926+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15542. [2026-03-29T07:03:29.785159+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15543. [2026-03-29T07:03:29.787211+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15544. [2026-03-29T07:03:29.787396+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15545. [2026-03-29T07:03:29.789904+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15546. [2026-03-29T07:03:29.790124+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15547. [2026-03-29T07:03:29.792122+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15548. [2026-03-29T07:03:29.792301+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15549. [2026-03-29T07:03:29.794266+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15550. [2026-03-29T07:03:29.794457+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15551. [2026-03-29T07:03:29.799922+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15552. [2026-03-29T07:03:29.800160+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15553. [2026-03-29T07:03:29.801498+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15554. [2026-03-29T07:03:29.801730+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15555. [2026-03-29T07:03:29.801897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15556. [2026-03-29T07:03:29.802108+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15557. [2026-03-29T07:03:29.802286+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15558. [2026-03-29T07:03:29.802432+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15559. [2026-03-29T07:03:29.802574+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15560. [2026-03-29T07:03:29.802712+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15561. [2026-03-29T07:03:29.802853+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15562. [2026-03-29T07:03:29.803005+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15563. [2026-03-29T07:03:29.803205+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15564. [2026-03-29T07:03:29.803347+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15565. [2026-03-29T07:03:29.803483+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15566. [2026-03-29T07:03:29.803616+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15567. [2026-03-29T07:03:29.803759+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15568. [2026-03-29T07:03:29.803897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15569. [2026-03-29T07:03:29.804112+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15570. [2026-03-29T07:03:29.804280+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15571. [2026-03-29T07:03:29.804420+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15572. [2026-03-29T07:03:29.804556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15573. [2026-03-29T07:03:29.804691+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15574. [2026-03-29T07:03:29.804824+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15575. [2026-03-29T07:03:29.804957+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15576. [2026-03-29T07:03:29.806712+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15577. [2026-03-29T07:03:29.806880+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15578. [2026-03-29T07:03:29.810686+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15579. [2026-03-29T07:03:29.810835+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15580. [2026-03-29T07:03:30.026566+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15581. [2026-03-29T07:30:07.349269+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15582. [2026-03-29T07:30:07.726485+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15583. [2026-03-29T08:00:06.964294+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15584. [2026-03-29T08:00:07.293848+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15585. [2026-03-29T08:00:44.771881+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15586. [2026-03-29T08:00:44.774902+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15587. [2026-03-29T08:00:44.858841+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15588. [2026-03-29T08:00:45.111132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://www.helpdesk.mcube.app/robots.txt")" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://www.helpdesk.mcube.app/robots.txt\") at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15589. [2026-03-29T08:00:45.524268+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15590. [2026-03-29T08:00:45.547964+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15591. [2026-03-29T08:00:45.549580+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15592. [2026-03-29T08:00:45.549756+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15593. [2026-03-29T08:00:45.550779+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15594. [2026-03-29T08:00:45.550937+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15595. [2026-03-29T08:00:45.553218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15596. [2026-03-29T08:00:45.553406+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15597. [2026-03-29T08:00:45.555200+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15598. [2026-03-29T08:00:45.555360+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15599. [2026-03-29T08:00:45.557146+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15600. [2026-03-29T08:00:45.557330+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15601. [2026-03-29T08:00:45.559538+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15602. [2026-03-29T08:00:45.559704+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15603. [2026-03-29T08:00:45.561393+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15604. [2026-03-29T08:00:45.561545+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15605. [2026-03-29T08:00:45.563205+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15606. [2026-03-29T08:00:45.563371+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15607. [2026-03-29T08:00:45.568561+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15608. [2026-03-29T08:00:45.568740+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15609. [2026-03-29T08:00:45.569217+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15610. [2026-03-29T08:00:45.569371+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15611. [2026-03-29T08:00:45.570589+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15612. [2026-03-29T08:00:45.570734+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15613. [2026-03-29T08:00:45.572384+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15614. [2026-03-29T08:00:45.572556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15615. [2026-03-29T08:00:45.574495+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15616. [2026-03-29T08:00:45.574652+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15617. [2026-03-29T08:00:45.575768+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15618. [2026-03-29T08:00:45.575915+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15619. [2026-03-29T08:00:45.576813+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15620. [2026-03-29T08:00:45.576956+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15621. [2026-03-29T08:00:45.578576+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15622. [2026-03-29T08:00:45.578722+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15623. [2026-03-29T08:00:45.580406+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15624. [2026-03-29T08:00:45.580557+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15625. [2026-03-29T08:00:45.582209+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15626. [2026-03-29T08:00:45.582361+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15627. [2026-03-29T08:00:45.584355+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15628. [2026-03-29T08:00:45.584500+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15629. [2026-03-29T08:00:45.586000+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15630. [2026-03-29T08:00:45.586185+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15631. [2026-03-29T08:00:45.587696+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15632. [2026-03-29T08:00:45.587849+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15633. [2026-03-29T08:00:45.592018+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15634. [2026-03-29T08:00:45.592192+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15635. [2026-03-29T08:00:45.595088+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15636. [2026-03-29T08:00:45.595331+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15637. [2026-03-29T08:00:45.595474+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15638. [2026-03-29T08:00:45.595642+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15639. [2026-03-29T08:00:45.595789+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15640. [2026-03-29T08:00:45.595922+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15641. [2026-03-29T08:00:45.596062+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15642. [2026-03-29T08:00:45.596196+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15643. [2026-03-29T08:00:45.596314+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15644. [2026-03-29T08:00:45.596438+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15645. [2026-03-29T08:00:45.596593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15646. [2026-03-29T08:00:45.596714+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15647. [2026-03-29T08:00:45.596823+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15648. [2026-03-29T08:00:45.596935+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15649. [2026-03-29T08:00:45.597068+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15650. [2026-03-29T08:00:45.597201+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15651. [2026-03-29T08:00:45.597346+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15652. [2026-03-29T08:00:45.597483+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15653. [2026-03-29T08:00:45.597597+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15654. [2026-03-29T08:00:45.597718+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15655. [2026-03-29T08:00:45.597827+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15656. [2026-03-29T08:00:45.597941+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15657. [2026-03-29T08:00:45.598078+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15658. [2026-03-29T08:00:45.604552+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15659. [2026-03-29T08:00:45.604688+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15660. [2026-03-29T08:00:46.240457+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15661. [2026-03-29T08:00:46.240600+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15662. [2026-03-29T08:00:46.786288+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15663. [2026-03-29T08:00:51.514280+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15664. [2026-03-29T08:00:51.515072+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15665. [2026-03-29T08:00:51.519670+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15666. [2026-03-29T08:00:51.523425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml" (from "http://www.helpdesk.mcube.app/sitemap.xml")" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" (from \"http://www.helpdesk.mcube.app/sitemap.xml\") at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15667. [2026-03-29T08:00:51.528213+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15668. [2026-03-29T08:00:51.529332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15669. [2026-03-29T08:00:51.530608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15670. [2026-03-29T08:00:51.530741+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15671. [2026-03-29T08:00:51.531601+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15672. [2026-03-29T08:00:51.531735+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15673. [2026-03-29T08:00:51.533322+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15674. [2026-03-29T08:00:51.533466+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15675. [2026-03-29T08:00:51.534885+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15676. [2026-03-29T08:00:51.535011+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15677. [2026-03-29T08:00:51.536435+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15678. [2026-03-29T08:00:51.536578+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15679. [2026-03-29T08:00:51.538400+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15680. [2026-03-29T08:00:51.538562+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15681. [2026-03-29T08:00:51.539923+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15682. [2026-03-29T08:00:51.540063+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15683. [2026-03-29T08:00:51.541539+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15684. [2026-03-29T08:00:51.541674+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15685. [2026-03-29T08:00:51.546095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15686. [2026-03-29T08:00:51.546248+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15687. [2026-03-29T08:00:51.546639+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15688. [2026-03-29T08:00:51.546767+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15689. [2026-03-29T08:00:51.547975+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15690. [2026-03-29T08:00:51.548142+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15691. [2026-03-29T08:00:51.549593+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15692. [2026-03-29T08:00:51.549739+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15693. [2026-03-29T08:00:51.551396+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15694. [2026-03-29T08:00:51.551531+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15695. [2026-03-29T08:00:51.552500+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15696. [2026-03-29T08:00:51.552624+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15697. [2026-03-29T08:00:51.553410+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15698. [2026-03-29T08:00:51.553532+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15699. [2026-03-29T08:00:51.554911+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15700. [2026-03-29T08:00:51.555070+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15701. [2026-03-29T08:00:51.556567+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15702. [2026-03-29T08:00:51.556700+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15703. [2026-03-29T08:00:51.558085+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15704. [2026-03-29T08:00:51.558225+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15705. [2026-03-29T08:00:51.559960+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15706. [2026-03-29T08:00:51.560118+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15707. [2026-03-29T08:00:51.561494+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15708. [2026-03-29T08:00:51.561618+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15709. [2026-03-29T08:00:51.562967+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15710. [2026-03-29T08:00:51.563121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15711. [2026-03-29T08:00:51.567018+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15712. [2026-03-29T08:00:51.567181+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15713. [2026-03-29T08:00:51.568205+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15714. [2026-03-29T08:00:51.568368+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15715. [2026-03-29T08:00:51.568488+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15716. [2026-03-29T08:00:51.568613+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15717. [2026-03-29T08:00:51.568732+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15718. [2026-03-29T08:00:51.568850+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15719. [2026-03-29T08:00:51.568954+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15720. [2026-03-29T08:00:51.569081+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15721. [2026-03-29T08:00:51.569199+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15722. [2026-03-29T08:00:51.569299+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15723. [2026-03-29T08:00:51.569412+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15724. [2026-03-29T08:00:51.569515+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15725. [2026-03-29T08:00:51.569612+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15726. [2026-03-29T08:00:51.569722+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15727. [2026-03-29T08:00:51.569825+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15728. [2026-03-29T08:00:51.569925+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15729. [2026-03-29T08:00:51.570055+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15730. [2026-03-29T08:00:51.570188+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15731. [2026-03-29T08:00:51.570291+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15732. [2026-03-29T08:00:51.570400+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15733. [2026-03-29T08:00:51.570509+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15734. [2026-03-29T08:00:51.570608+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15735. [2026-03-29T08:00:51.570703+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15736. [2026-03-29T08:00:51.572095+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15737. [2026-03-29T08:00:51.572218+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15738. [2026-03-29T08:00:51.576176+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15739. [2026-03-29T08:00:51.576292+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15740. [2026-03-29T08:00:51.917939+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15741. [2026-03-29T08:01:05.649293+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15742. [2026-03-29T08:01:05.650047+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15743. [2026-03-29T08:01:05.651416+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  15744. [2026-03-29T08:01:05.652316+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15745. [2026-03-29T08:01:05.693454+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15746. [2026-03-29T08:01:06.110343+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  15747. [2026-03-29T08:01:06.186699+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  15748. [2026-03-29T08:01:06.638964+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  15749. [2026-03-29T08:01:06.867691+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  15750. [2026-03-29T08:01:07.268628+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  15751. [2026-03-29T08:01:07.443571+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15752. [2026-03-29T08:01:07.455047+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15753. [2026-03-29T08:01:07.455204+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15754. [2026-03-29T08:01:07.531734+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15755. [2026-03-29T08:01:07.695930+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15756. [2026-03-29T08:01:07.696852+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15757. [2026-03-29T08:01:07.700413+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  15758. [2026-03-29T08:01:07.701440+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15759. [2026-03-29T08:01:07.703074+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15760. [2026-03-29T08:01:07.731736+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15761. [2026-03-29T08:01:08.022923+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  15762. [2026-03-29T08:01:08.348332+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  15763. [2026-03-29T08:01:08.359277+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  15764. [2026-03-29T08:01:08.485529+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  15765. [2026-03-29T08:01:08.490914+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  15766. [2026-03-29T08:01:08.520781+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  15767. [2026-03-29T08:01:08.523160+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  15768. [2026-03-29T08:01:08.525702+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  15769. [2026-03-29T08:01:08.526831+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  15770. [2026-03-29T08:01:08.527786+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  15771. [2026-03-29T08:01:08.529060+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  15772. [2026-03-29T08:01:08.529799+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  15773. [2026-03-29T08:01:08.530708+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  15774. [2026-03-29T08:01:08.592535+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15775. [2026-03-29T08:01:08.592731+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15776. [2026-03-29T08:01:08.592837+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15777. [2026-03-29T08:01:08.592932+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15778. [2026-03-29T08:01:08.593269+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15779. [2026-03-29T08:01:08.593876+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15780. [2026-03-29T08:01:08.594328+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  15781. [2026-03-29T08:01:08.595483+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15782. [2026-03-29T08:01:08.595934+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  15783. [2026-03-29T08:01:08.597081+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15784. [2026-03-29T08:01:08.679877+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15785. [2026-03-29T08:01:08.684844+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15786. [2026-03-29T08:01:08.700096+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15787. [2026-03-29T08:01:08.721143+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15788. [2026-03-29T08:01:08.721332+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15789. [2026-03-29T08:01:08.810110+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15790. [2026-03-29T08:23:07.751624+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15791. [2026-03-29T08:23:07.791107+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15792. [2026-03-29T08:23:07.858253+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  15793. [2026-03-29T08:23:07.884304+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15794. [2026-03-29T08:23:07.947491+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15795. [2026-03-29T08:23:09.326920+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  15796. [2026-03-29T08:23:09.399544+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  15797. [2026-03-29T08:23:09.935322+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  15798. [2026-03-29T08:23:10.157875+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  15799. [2026-03-29T08:23:10.592589+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  15800. [2026-03-29T08:23:10.770924+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15801. [2026-03-29T08:23:10.895246+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15802. [2026-03-29T08:23:10.895479+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15803. [2026-03-29T08:23:11.302379+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15804. [2026-03-29T08:23:22.808894+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15805. [2026-03-29T08:23:22.809873+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15806. [2026-03-29T08:23:22.811596+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  15807. [2026-03-29T08:23:22.812688+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15808. [2026-03-29T08:23:22.814481+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15809. [2026-03-29T08:23:22.829425+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  15810. [2026-03-29T08:23:22.831663+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  15811. [2026-03-29T08:23:22.840700+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  15812. [2026-03-29T08:23:22.855071+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  15813. [2026-03-29T08:23:22.858295+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15814. [2026-03-29T08:23:22.864123+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15815. [2026-03-29T08:23:22.864241+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15816. [2026-03-29T08:23:22.965473+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15817. [2026-03-29T08:23:25.875299+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15818. [2026-03-29T08:23:25.876127+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15819. [2026-03-29T08:23:25.879737+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  15820. [2026-03-29T08:23:25.880840+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15821. [2026-03-29T08:23:25.882736+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15822. [2026-03-29T08:23:25.917177+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15823. [2026-03-29T08:23:26.202341+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  15824. [2026-03-29T08:23:26.545860+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  15825. [2026-03-29T08:23:26.558726+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  15826. [2026-03-29T08:23:26.684542+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  15827. [2026-03-29T08:23:26.688557+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  15828. [2026-03-29T08:23:26.721518+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  15829. [2026-03-29T08:23:26.723398+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  15830. [2026-03-29T08:23:26.726198+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  15831. [2026-03-29T08:23:26.727740+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  15832. [2026-03-29T08:23:26.729272+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  15833. [2026-03-29T08:23:26.730560+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  15834. [2026-03-29T08:23:26.731590+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  15835. [2026-03-29T08:23:26.732928+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  15836. [2026-03-29T08:23:26.795550+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15837. [2026-03-29T08:23:26.795753+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15838. [2026-03-29T08:23:26.795861+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15839. [2026-03-29T08:23:26.795954+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15840. [2026-03-29T08:23:26.796289+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15841. [2026-03-29T08:23:26.797013+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15842. [2026-03-29T08:23:26.797570+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  15843. [2026-03-29T08:23:26.798859+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15844. [2026-03-29T08:23:26.799401+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  15845. [2026-03-29T08:23:26.800556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15846. [2026-03-29T08:23:26.900045+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15847. [2026-03-29T08:23:26.904162+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15848. [2026-03-29T08:23:26.938452+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15849. [2026-03-29T08:23:26.955077+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15850. [2026-03-29T08:23:26.955206+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15851. [2026-03-29T08:23:27.018040+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15852. [2026-03-29T08:30:05.732912+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15853. [2026-03-29T08:30:06.103085+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15854. [2026-03-29T09:00:04.341014+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15855. [2026-03-29T09:00:04.631389+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15856. [2026-03-29T09:07:57.748650+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15857. [2026-03-29T09:07:57.752167+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15858. [2026-03-29T09:07:57.989939+02:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://helpdesk.mcube.app/index.php/","method":"GET"} []
  15859. [2026-03-29T09:07:58.077105+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15860. [2026-03-29T09:07:58.133022+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15861. [2026-03-29T09:07:59.863567+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_SUPER_ADMIN"] []
  15862. [2026-03-29T09:07:59.943054+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1 ["ROLE_ADMIN"] []
  15863. [2026-03-29T09:08:00.484413+02:00] php.INFO: User Deprecated: The "Webkul\UVDesk\CoreFrameworkBundle\Entity\User" class implements "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Webkul\\UVDesk\\CoreFrameworkBundle\\Entity\\User\" class implements \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/error-handler/DebugClassLoader.php:390)"} []
  15864. [2026-03-29T09:08:00.708276+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [1] []
  15865. [2026-03-29T09:08:01.173691+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.is_verified AS is_verified_11, t0.is_starred AS is_starred_12, t0.ticket_access_level AS ticket_access_level_13, t0.user_id AS user_id_14, t0.supportRole_id AS supportRole_id_15 FROM uv_user_instance t0 WHERE t0.supportRole_id = ? [2] []
  15866. [2026-03-29T09:08:01.356492+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15867. [2026-03-29T09:08:01.439832+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15868. [2026-03-29T09:08:01.440005+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15869. [2026-03-29T09:08:01.804725+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15870. [2026-03-29T09:08:03.405269+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15871. [2026-03-29T09:08:03.405907+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15872. [2026-03-29T09:08:03.408544+02:00] request.INFO: Matched route "helpdesk_knowledgebase". {"route":"helpdesk_knowledgebase","route_parameters":{"_route":"helpdesk_knowledgebase","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website::home","_locale":"pl"},"request_uri":"https://helpdesk.mcube.app/index.php/pl/","method":"GET"} []
  15873. [2026-03-29T09:08:03.409330+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15874. [2026-03-29T09:08:03.410582+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15875. [2026-03-29T09:08:03.442512+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15876. [2026-03-29T09:08:03.766199+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1 [2,true] []
  15877. [2026-03-29T09:08:04.096997+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.content AS content_3, u0_.stared AS stared_4 FROM uv_article u0_ WHERE u0_.status = ? ORDER BY u0_.viewed DESC LIMIT 10 [1] []
  15878. [2026-03-29T09:08:04.107411+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2, u0_.visibility AS visibility_3, u0_.sort_order AS sort_order_4, u0_.date_added AS date_added_5, u0_.date_updated AS date_updated_6, u0_.solution_image AS solution_image_7 FROM uv_solutions u0_ WHERE u0_.visibility = ? ["public"] []
  15879. [2026-03-29T09:08:04.233621+02:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_solutions u0_ LEFT JOIN uv_solution_category_mapping u1_ ON (u1_.solution_id = u0_.id) LEFT JOIN uv_solution_category u2_ ON (u1_.category_id = u2_.id) WHERE u1_.solution_id = ? AND u2_.status IN (?) [1,[1]] []
  15880. [2026-03-29T09:08:04.240046+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_solution_category u0_ ON (u2_.category_id = u0_.id) WHERE u2_.solution_id = ? AND u0_.status IN (?) [1,[1]] []
  15881. [2026-03-29T09:08:04.276551+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [2,1] []
  15882. [2026-03-29T09:08:04.279445+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solution_category u1_ LEFT JOIN uv_article_category u0_ ON (u0_.category_id = u1_.id) LEFT JOIN uv_article u2_ ON (u0_.article_id = u2_.id) WHERE u0_.category_id = ? AND u2_.status IN (?) [1,1] []
  15883. [2026-03-29T09:08:04.319825+02:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_solutions u1_ LEFT JOIN uv_solution_category_mapping u2_ ON (u2_.solution_id = u1_.id) LEFT JOIN uv_article_category u3_ ON (u2_.category_id = u3_.category_id) LEFT JOIN uv_article u0_ ON (u3_.article_id = u0_.id) WHERE u2_.solution_id = ? AND u3_.id IS NOT NULL AND u0_.status <> ? [1,0] []
  15884. [2026-03-29T09:08:04.321253+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.description AS description_2 FROM uv_solution_category u0_ WHERE u0_.status = ? ORDER BY u0_.date_added DESC [true] []
  15885. [2026-03-29T09:08:04.322386+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [1] []
  15886. [2026-03-29T09:08:04.323402+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[0]] []
  15887. [2026-03-29T09:08:04.324571+02:00] doctrine.DEBUG: SELECT u0_.article_id AS article_id_0 FROM uv_article_category u0_ WHERE u0_.category_id = ? [2] []
  15888. [2026-03-29T09:08:04.325649+02:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.stared AS stared_3 FROM uv_article u0_ WHERE u0_.status = ? AND u0_.id IN (?) [1,[1,2]] []
  15889. [2026-03-29T09:08:04.406420+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15890. [2026-03-29T09:08:04.406644+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15891. [2026-03-29T09:08:04.406753+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15892. [2026-03-29T09:08:04.406822+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15893. [2026-03-29T09:08:04.407136+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15894. [2026-03-29T09:08:04.407820+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15895. [2026-03-29T09:08:04.408308+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1 [2,1] []
  15896. [2026-03-29T09:08:04.409574+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1 ["knowledgebase"] []
  15897. [2026-03-29T09:08:04.410228+02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? LIMIT 1 [2] []
  15898. [2026-03-29T09:08:04.411629+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15899. [2026-03-29T09:08:04.540264+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15900. [2026-03-29T09:08:04.544318+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15901. [2026-03-29T09:08:04.558848+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15902. [2026-03-29T09:08:04.577954+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15903. [2026-03-29T09:08:04.578082+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15904. [2026-03-29T09:08:04.677088+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15905. [2026-03-29T09:30:06.876202+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15906. [2026-03-29T09:30:07.238919+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15907. [2026-03-29T10:00:06.921208+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15908. [2026-03-29T10:00:07.155180+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15909. [2026-03-29T10:30:07.097243+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15910. [2026-03-29T10:30:07.332664+02:00] php.INFO: User Deprecated: Return value of "Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Return value of \"Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand::execute()\" should always be of the type int since Symfony 4.4, NULL returned. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/console/Command/Command.php:258)"} []
  15911. [2026-03-29T10:33:39.797121+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15912. [2026-03-29T10:33:39.801102+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15913. [2026-03-29T10:33:40.012173+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15914. [2026-03-29T10:33:40.306732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/http-kernel/EventListener/RouterListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15915. [2026-03-29T10:33:40.740222+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15916. [2026-03-29T10:33:40.767690+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15917. [2026-03-29T10:33:40.770057+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15918. [2026-03-29T10:33:40.770577+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15919. [2026-03-29T10:33:40.771877+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15920. [2026-03-29T10:33:40.771992+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15921. [2026-03-29T10:33:40.773151+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15922. [2026-03-29T10:33:40.773263+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15923. [2026-03-29T10:33:40.774398+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15924. [2026-03-29T10:33:40.774510+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15925. [2026-03-29T10:33:40.775685+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15926. [2026-03-29T10:33:40.775834+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15927. [2026-03-29T10:33:40.777436+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15928. [2026-03-29T10:33:40.777556+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15929. [2026-03-29T10:33:40.778724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15930. [2026-03-29T10:33:40.778862+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15931. [2026-03-29T10:33:40.780039+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15932. [2026-03-29T10:33:40.780162+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15933. [2026-03-29T10:33:40.783676+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15934. [2026-03-29T10:33:40.783828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15935. [2026-03-29T10:33:40.784180+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15936. [2026-03-29T10:33:40.784285+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15937. [2026-03-29T10:33:40.785227+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15938. [2026-03-29T10:33:40.785337+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15939. [2026-03-29T10:33:40.786458+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15940. [2026-03-29T10:33:40.786571+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15941. [2026-03-29T10:33:40.787897+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15942. [2026-03-29T10:33:40.788058+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15943. [2026-03-29T10:33:40.788881+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15944. [2026-03-29T10:33:40.789002+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15945. [2026-03-29T10:33:40.789640+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15946. [2026-03-29T10:33:40.789803+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15947. [2026-03-29T10:33:40.791049+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15948. [2026-03-29T10:33:40.791186+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15949. [2026-03-29T10:33:40.792613+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15950. [2026-03-29T10:33:40.792747+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15951. [2026-03-29T10:33:40.794038+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15952. [2026-03-29T10:33:40.794181+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15953. [2026-03-29T10:33:40.795619+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15954. [2026-03-29T10:33:40.795762+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15955. [2026-03-29T10:33:40.796920+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15956. [2026-03-29T10:33:40.797061+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15957. [2026-03-29T10:33:40.798217+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15958. [2026-03-29T10:33:40.798327+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15959. [2026-03-29T10:33:40.801665+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15960. [2026-03-29T10:33:40.801787+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15961. [2026-03-29T10:33:40.805101+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15962. [2026-03-29T10:33:40.805269+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15963. [2026-03-29T10:33:40.805399+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15964. [2026-03-29T10:33:40.805536+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15965. [2026-03-29T10:33:40.805658+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15966. [2026-03-29T10:33:40.805784+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15967. [2026-03-29T10:33:40.805904+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15968. [2026-03-29T10:33:40.806021+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15969. [2026-03-29T10:33:40.806150+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15970. [2026-03-29T10:33:40.806244+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15971. [2026-03-29T10:33:40.806366+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15972. [2026-03-29T10:33:40.806478+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15973. [2026-03-29T10:33:40.806569+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15974. [2026-03-29T10:33:40.806661+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15975. [2026-03-29T10:33:40.806764+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15976. [2026-03-29T10:33:40.806859+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15977. [2026-03-29T10:33:40.806965+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15978. [2026-03-29T10:33:40.807094+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15979. [2026-03-29T10:33:40.807216+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15980. [2026-03-29T10:33:40.807313+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15981. [2026-03-29T10:33:40.807446+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15982. [2026-03-29T10:33:40.807554+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15983. [2026-03-29T10:33:40.807648+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15984. [2026-03-29T10:33:40.813724+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15985. [2026-03-29T10:33:40.813828+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15986. [2026-03-29T10:33:41.466555+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15987. [2026-03-29T10:33:41.466733+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15988. [2026-03-29T10:33:41.663962+02:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
  15989. [2026-03-29T10:33:41.665121+02:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.3: \"Symfony\\Component\\HttpFoundation\\RequestStack::getMasterRequest()\" is deprecated, use \"getMainRequest()\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15990. [2026-03-29T10:33:41.667423+02:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://helpdesk.mcube.app/_profiler/open?file=var%2Flog%2Fdev.log&line=0","method":"GET"} []
  15991. [2026-03-29T10:33:41.668675+02:00] php.INFO: User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-csrf 5.3: Passing a \"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\" to \"Symfony\\Component\\Security\\Csrf\\TokenStorage\\SessionTokenStorage\" is deprecated, use a \"Symfony\\Component\\HttpFoundation\\RequestStack\" instead. at /home/teoptggw/public_html/_mcube.app_helpdesk/vendor/symfony/deprecation-contracts/function.php:25)"} []
  15992. [2026-03-29T10:33:41.760228+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []